Поделиться через


ProfileGroupSettingsCollection.GetKey(Int32) Метод

Определение

Возврат имени объекта ProfileGroupSettings по указанному индексу.

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

Параметры

index
Int32

Индекс объекта ProfileGroupSettings.

Возвращаемое значение

Имя объекта ProfileGroupSettings по заданному индексу или null, если в данном индексе нет объекта.

Применяется к

См. также раздел