NameObjectCollectionBase.Keys Vlastnost

Definice

NameObjectCollectionBase.KeysCollection Získá instanci, která obsahuje všechny klíče v NameObjectCollectionBase instanci.

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

Hodnota vlastnosti

Instance NameObjectCollectionBase.KeysCollection , která obsahuje všechny klíče v NameObjectCollectionBase instanci.

Poznámky

Načtení hodnoty této vlastnosti je operace O(1).

Platí pro