NameObjectCollectionBase Properties
.NET Framework (current version)
Namespace:
System.Collections.Specialized
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of key/value pairs contained in the NameObjectCollectionBase instance. |
![]() | IsReadOnly | Gets or sets a value indicating whether the NameObjectCollectionBase instance is read-only. |
![]() | Keys | Gets a NameObjectCollectionBase.KeysCollection instance that contains all the keys in the NameObjectCollectionBase instance. |
| Name | Description | |
|---|---|---|
![]() ![]() | ICollection.IsSynchronized | Gets a value indicating whether access to the NameObjectCollectionBase object is synchronized (thread safe). |
![]() ![]() | ICollection.SyncRoot | Gets an object that can be used to synchronize access to the NameObjectCollectionBase object. |
Show:



