Share via


CustomErrorCollection.GetKey(Int32) Methode

Definition

Ruft den CustomErrorCollection-Schlüssel am angegebenen Index ab.

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

Parameter

index
Int32

Der Index des Auflistungsschlüssels.

Gibt zurück

Der CustomErrorCollection-Schlüssel am angegebenen Index.

Gilt für: