Bridge

ICollection Members

The ICollection<(Of <(<'T>)>)> type exposes the following members.

Methods


  Name Description
Public method Add
Adds an item to the ICollection<(Of <(<'T>)>)>.
Public method Clear
Removes all items from the ICollection<(Of <(<'T>)>)>.
Public method Contains
Determines whether the ICollection<(Of <(<'T>)>)> contains a specific value.
Public method Remove
Removes the first occurrence of a specific object from the ICollection<(Of <(<'T>)>)>.

Properties


  Name Description
Public property Count
Gets the number of elements contained in the ICollection<(Of <(<'T>)>)>.