ICollection Members
The ICollection<(Of <(<'T>)>)> type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Add |
Adds an item to the ICollection<(Of <(<'T>)>)>.
|
![]() |
Clear |
Removes all items from the ICollection<(Of <(<'T>)>)>.
|
![]() |
Contains |
Determines whether the ICollection<(Of <(<'T>)>)> contains a specific value.
|
![]() |
Remove |
Removes the first occurrence of a specific object from the ICollection<(Of <(<'T>)>)>.
|
Properties
Name | Description | |
---|---|---|
![]() |
Count |
Gets the number of elements contained in the ICollection<(Of <(<'T>)>)>.
|