CompilerCollection.GetKey(Int32) Yöntem

Tanım

CompilerCollection Belirtilen dizinde anahtar adını alı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

içinde Compilerbir belirten bir CompilerCollection tamsayı değeri.

Döndürülenler

öğesinin belirtilen dizinindeki CompilerCollectionanahtar adı.

Şunlara uygulanır