ProfilePropertySettingsCollection.GetKey(Int32) 메서드

정의

지정된 인덱스 위치에 있는 이름을 ProfilePropertySettings 가져옵니다.

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

컬렉션에 있는 인덱스입니다 ProfilePropertySettings .

반품

지정된 인덱스 ProfilePropertySettings 위치에 있는 이름입니다.

설명

인덱스에서 개체가 컬렉션에 있어야 합니다.

적용 대상

추가 정보