Język

ProfileGroupSettingsCollection.GetKey(Int32) Metoda

Definicja

Zwraca nazwę ProfileGroupSettings obiektu w określonym indeksie.

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

Indeks ProfileGroupSettings obiektu.

Zwraca

Nazwa ProfileGroupSettings obiektu w określonym indeksie lub null jeśli nie ma obiektu w tym indeksie.

Dotyczy

Zobacz też