NameObjectCollectionBase.Keys Proprietà

Definizione

Ottiene un'istanza NameObjectCollectionBase.KeysCollection che contiene tutte le chiavi nell'istanza NameObjectCollectionBase di .

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

Valore della proprietà

NameObjectCollectionBase.KeysCollection Istanza che contiene tutte le chiavi nell'istanza NameObjectCollectionBase di .

Commenti

Il recupero del valore di questa proprietà è un'operazione O(1).

Si applica a