ReadOnlyCollection<(Of <(<'T>)>)> Members
The ReadOnlyCollection<(Of <(<'T>)>)> type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Contains |
Determines whether an element is in the ReadOnlyCollection<(Of <(<'T>)>)>.
|
![]() |
GetEnumerator |
Returns an enumerator that iterates through the ReadOnlyCollection<(Of <(<'T>)>)>.
|
![]() |
IndexOf |
Searches for the specified object and returns the zero-based index of the first occurrence within the entire ReadOnlyCollection<(Of <(<'T>)>)>.
|
Properties
Name | Description | |
---|---|---|
![]() |
Count |
Gets the number of elements contained in the ReadOnlyCollection<(Of <(<'T>)>)> instance.
|
![]() |
Item |
Gets the element at the specified index.
|