Strategy_.Group (String, String, String) Method

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

Parameters

name
string

tag
string

value
string

Return Value

Group

In this article

Definition