HttpApplicationStateWrapper.GetKey(Int32) Metoda

Definice

Vrátí název objektu stavu podle indexu.

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

Parametry

index
Int32

Index objektu stavu aplikace, který chcete získat.

Návraty

Název objektu stavu aplikace.

Výjimky

index je mimo platný rozsah indexů pro kolekci.

Platí pro