Share via


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

Public method

AddAt

Adds an item to a collection at a position.

Public method

AddItem

Adds an item to a collection.

Public method

GetEnumerator

Overloaded.

Public method

item

Gets an item from a collection.

Top

Properties

 

Name

Description

Public property

Count

When implemented by a class, gets the number of elements contained in the ICollection.

Top

See Also

Reference

ICollection Interface

Microsoft.VisualStudio.VsWizard Namespace