Sdílet prostřednictvím


CustomErrorCollection.GetKey(Int32) Metoda

Definice

CustomErrorCollection Získá klíč v zadaném indexu.

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

Parametry

index
Int32

Index klíče kolekce.

Návraty

Klíč CustomErrorCollection v zadaném indexu.

Platí pro