[This is preliminary documentation and is subject to change.]

The IReadOnlyIndexableWithCount<(Of <(<'TItem, TIndex>)>)> type exposes the following members.

Methods

  NameDescription
Public methodCopyTo
Copies the elements of the IReadOnlyCollection<(Of <(<'T>)>)> to an Array, starting at a particular Array index.
(Inherited from IReadOnlyCollection<(Of <(<'T>)>)>.)

Properties

  NameDescription
Public propertyCount
Gets the number of elements contained in the IReadOnlyCollection<(Of <(<'T>)>)>.
(Inherited from IReadOnlyCollection<(Of <(<'T>)>)>.)

See Also