Compartilhar via


CustomErrorCollection.GetKey(Int32) Método

Definição

Obtém a chave CustomErrorCollection 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

O índice de chave da coleção.

Retornos

String

A chave CustomErrorCollection no índice especificado.

Aplica-se a