Поделиться через


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.

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