HttpApplicationStateBase.GetKey(Int32) Metod

Definition

När det åsidosättas i en härledd klass hämtar du namnet på ett tillståndsobjekt efter index.

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

Parametrar

index
Int32

Indexet för programtillståndsobjektet som ska hämtas.

Returer

Namnet på programtillståndsobjektet.

Undantag

Gäller för