Compartilhar via


CompilerCollection.GetKey(Int32) Método

Definição

Obtém o nome da chave CompilerCollection no índice especificado.

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

Parâmetros

index
Int32

Um valor inteiro que especifica um Compiler dentro do CompilerCollection.

Retornos

String

O nome da chave no índice especificado do CompilerCollection.

Aplica-se a