Sdílet prostřednictvím


CompilerCollection.GetKey(Int32) Metoda

Definice

CompilerCollection Získá název klíče v zadaném indexu.

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

Celočíselná hodnota určující Compiler v rámci CompilerCollection.

Návraty

Název klíče v zadaném indexu objektu CompilerCollection.

Platí pro