HttpSessionStateContainer.Keys Vlastnost

Definice

Získá kolekci klíčů pro všechny hodnoty uložené v kolekci stavu relace.

public:
 property System::Collections::Specialized::NameObjectCollectionBase::KeysCollection ^ Keys { System::Collections::Specialized::NameObjectCollectionBase::KeysCollection ^ get(); };
public System.Collections.Specialized.NameObjectCollectionBase.KeysCollection Keys { get; }
member this.Keys : System.Collections.Specialized.NameObjectCollectionBase.KeysCollection
Public ReadOnly Property Keys As NameObjectCollectionBase.KeysCollection

Hodnota vlastnosti

NameObjectCollectionBase.KeysCollection

Obsahuje NameObjectCollectionBase.KeysCollection všechny klíče relace.

Implementuje

Platí pro

Viz také