Strategy_.Group (String, String, Int32) Method

public Group Group( 
string name
string tag
int value 
)
This language is not supported or no code example is available.
public:  
Group^ Group( 
String^ name
String^ tag
int value 
)
This language is not supported or no code example is available.
public function Group( 
name : String
tag : String
value : int 
) : Group;
This language is not supported or no code example is available.

Parameters

name
string

tag
string

value
int

Return Value

Group

In this article

Definition