ExplicitImplementation Properties

Sandcastle XML Comments

Sandcastle XML Comments Guide ExplicitImplementation Properties
Explicit Interface Implementations
  Name Description
Explicit interface implementation Private property ICollectionCount
Gets the number of elements contained in the ICollection.
Explicit interface implementation Private property ICollectionIsSynchronized
Gets a value indicating whether access to the ICollection is synchronized (thread safe).
Explicit interface implementation Private property ICollectionSyncRoot
Gets an object that can be used to synchronize access to the ICollection.
Top
See Also