CustomErrorCollection.GetKey(Int32) Metod

Definition

CustomErrorCollection Hämtar nyckeln vid det angivna indexet.

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

Parametrar

index
Int32

Samlingsnyckelns index.

Returer

Nyckeln CustomErrorCollection i det angivna indexet.

Gäller för