NameObjectCollectionBase.Keys Property
.NET Framework (current version)
Gets a NameObjectCollectionBase.KeysCollection instance that contains all the keys in the NameObjectCollectionBase instance.
Assembly: System (in System.dll)
abstract Keys : NameObjectCollectionBase.KeysCollection with get override Keys : NameObjectCollectionBase.KeysCollection with get
Property Value
Type: System.Collections.Specialized.NameObjectCollectionBase.KeysCollectionA NameObjectCollectionBase.KeysCollection instance that contains all the keys in the NameObjectCollectionBase instance.
Retrieving the value of this property is an O(1) operation.
Universal Windows Platform
Available since 10
.NET Framework
Available since 1.1
Available since 10
.NET Framework
Available since 1.1
Show: