The EmptyCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | CopyTo |
Copies the elements of the ICollection to an
Array, starting at a particular Array index.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetEnumerator |
Returns an enumerator that can iterate through a collection.
|
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
See Also