The IndexedEnumerable type exposes the following members.

Methods

  NameDescription
Public methodStatic memberAsIndexedEnumerable<(Of <<'(T>)>>)
Returns an IndexedEnumerable from any collection implementing IEnumerable<T>
Public methodStatic memberCreate<(Of <<'(T>)>>)
Returns an IndexedEnumerable from any collection implementing IEnumerable<T>

See Also