MarshalByRefReadOnlyCollectionBase Properties |
The MarshalByRefReadOnlyCollectionBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | The number of items in the collection. |
![]() | InnerList | Gets the ArrayList stored within the collection. |
![]() | IsSynchronized | Gets a value indicating whether access to the collection is synchronized (thread-safe). |
![]() | SyncRoot | Gets an object that can be used to synchronize access to the collection. |