Sdílet prostřednictvím


ProfileGroupSettingsCollection.GetKey(Int32) Metoda

Definice

Vrátí název objektu ProfileGroupSettings v zadaném indexu.

public:
 System::String ^ GetKey(int index);
public string GetKey (int index);
member this.GetKey : int -> string
Public Function GetKey (index As Integer) As String

Parametry

index
Int32

Index objektu ProfileGroupSettings .

Návraty

Název objektu v zadaném ProfileGroupSettings indexu nebo null pokud v daném indexu neexistuje žádný objekt.

Platí pro

Viz také