다음을 통해 공유


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 개체의 인덱스입니다.

반환

String

지정된 인덱스의 ProfileGroupSettings 개체 이름이거나, 해당 인덱스에 개체가 없으면 null입니다.

적용 대상

추가 정보