NameObjectCollectionBase.KeysCollection Properties
.NET Framework (current version)
Namespace:
System.Collections.Specialized
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of keys in the NameObjectCollectionBase.KeysCollection. |
![]() | Item[Int32] | Gets the entry at the specified index of the collection. |
| Name | Description | |
|---|---|---|
![]() ![]() | ICollection.IsSynchronized | Gets a value indicating whether access to the NameObjectCollectionBase.KeysCollection is synchronized (thread safe). |
![]() ![]() | ICollection.SyncRoot | Gets an object that can be used to synchronize access to the NameObjectCollectionBase.KeysCollection. |
Show:


