Udostępnij za pośrednictwem


CompilerCollection.GetKey(Int32) Metoda

Definicja

CompilerCollection Pobiera nazwę klucza w określonym indeksie.

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

Parametry

index
Int32

Wartość całkowita określająca Compiler wartość w obrębie CompilerCollectionelementu .

Zwraca

Nazwa klucza w określonym indeksie .CompilerCollection

Dotyczy