Partager via


HttpApplicationStateWrapper.GetKey(Int32) Méthode

Définition

Retourne le nom d’un objet d’état par index.

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

Paramètres

index
Int32

Index de l’objet d’état d’application à obtenir.

Retours

Nom de l’objet d’état d’application.

Exceptions

index est en dehors de la plage valide des index pour la collection.

S’applique à