The EmptyCollection type exposes the following members.
Back to Top
Back to Top
Methods
| Name | Description | |
|---|---|---|
| CopyTo | ||
| (Inherited from | ||
Allows an (Inherited from | ||
| GetEnumerator |
Returns an enumerator that can iterate through a collection.
| |
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| Count |
Gets the number of elements contained in the | |
| Instance |
Gets the singleton instance of the empty collection.
| |
| IsSynchronized |
Gets a value indicating if access to the | |
| SyncRoot |
Gets an object that can be used to synchronize access to the |
See Also