CompilerCollection.GetKey(Int32) Метод

Определение

CompilerCollection Возвращает имя ключа по указанному индексу.

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

Целочисленное значение, указывающее Compiler внутри CompilerCollection.

Возвращаемое значение

Имя ключа по указанному индексу CompilerCollectionобъекта.

Применяется к