NameObjectCollectionBase.Keys Özellik

Tanım

Örnekteki tüm anahtarları NameObjectCollectionBase içeren bir NameObjectCollectionBase.KeysCollection örneği alır.

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

Özellik Değeri

NameObjectCollectionBase.KeysCollection Örnekteki tüm anahtarları NameObjectCollectionBase içeren örnek.

Açıklamalar

Bu özelliğin değerini almak bir O(1) işlemidir.

Şunlara uygulanır