Udostępnij przez


OverloadGroupAttribute Konstruktory

Definicja

Inicjuje nowe wystąpienie klasy OverloadGroupAttribute.

Przeciążenia

OverloadGroupAttribute()

Inicjuje nowe wystąpienie klasy OverloadGroupAttribute.

OverloadGroupAttribute(String)

Inicjuje nowe wystąpienie klasy OverloadGroupAttribute.

OverloadGroupAttribute()

Inicjuje nowe wystąpienie klasy OverloadGroupAttribute.

public:
 OverloadGroupAttribute();
public OverloadGroupAttribute ();
Public Sub New ()

Dotyczy

OverloadGroupAttribute(String)

Inicjuje nowe wystąpienie klasy OverloadGroupAttribute.

public:
 OverloadGroupAttribute(System::String ^ groupName);
public OverloadGroupAttribute (string groupName);
new System.Activities.OverloadGroupAttribute : string -> System.Activities.OverloadGroupAttribute
Public Sub New (groupName As String)

Parametry

groupName
String

Nazwa grupy argumentów.

Dotyczy