Поделиться через


CustomErrorCollection.GetKey(Int32) Метод

Определение

Получение ключа CustomErrorCollection в заданном индексе.

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

Параметры

index
Int32

Индекс ключа коллекции.

Возвращаемое значение

Ключ CustomErrorCollection в заданном индексе.

Применяется к