Aracılığıyla paylaş


ProfileGroupSettingsCollection.GetKey(Int32) Yöntem

Tanım

Belirtilen dizindeki nesnenin ProfileGroupSettings adını döndürür.

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

Parametreler

index
Int32

Bir ProfileGroupSettings nesnenin dizini.

Döndürülenler

Belirtilen dizindeki nesnenin ProfileGroupSettings adı veya null bu dizinde nesne yoksa.

Şunlara uygulanır

Ayrıca bkz.