The collection of indexes for this IndexedCollection<(Of <(<'T>)>)>

Namespace:  C1.LiveLinq.Collections
Assembly:  C1.LiveLinq (in C1.LiveLinq.dll)

Syntax

C#
public IndexCollection<T> Indexes { get; }
Visual Basic
Public ReadOnly Property Indexes As IndexCollection(Of T)
	Get

See Also