ExplicitImplementation Properties
Sandcastle XML Comments Guide
|
ExplicitImplementation Properties |
| Name | Description | |
|---|---|---|
|
|
ICollectionCount |
Gets the number of elements contained in the ICollection.
|
|
|
ICollectionIsSynchronized |
Gets a value indicating whether access to the ICollection is synchronized (thread safe).
|
|
|
ICollectionSyncRoot |
Gets an object that can be used to synchronize access to the ICollection.
|