ICollection Members
Include Protected Members
Include Inherited Members
Defines size, enumerators and synchronization methods for all collections.
The ICollection type exposes the following members.
Methods
Name
Description
Adds an item to a collection at a position.
Adds an item to a collection.
Overloaded.
Gets an item from a collection.
Top
Properties
Name
Description
When implemented by a class, gets the number of elements contained in the ICollection.
Top