Sandcastle XML Comments Guide
|
ExplicitImplementation Properties |
Explicit Interface Implementations
| 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.
|
See Also