Aracılığıyla paylaş


CompilerCollection.GetKey(Int32) Yöntem

Tanım

CompilerCollectionBelirtilen dizindeki 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

İçinde bir belirten tamsayı değeri Compiler CompilerCollection .

Döndürülenler

String

Belirtilen dizininde anahtar adı CompilerCollection .

Şunlara uygulanır