Bahasa

CustomErrorCollection.GetKey(Int32) Metode

Definisi

Mendapatkan kunci CustomErrorCollection pada indeks yang ditentukan.

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

Indeks kunci koleksi.

Mengembalikan

Kunci CustomErrorCollection pada indeks yang ditentukan.

Berlaku untuk