Sdílet prostřednictvím


UrlMappingCollection.GetKey(Int32) Metoda

Definice

Získá klíč kolekce zadaného prvku.

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 kolekce elementu, který chcete získat.

Návraty

Řetězec představující hodnotu klíče.

Platí pro