IIndexedEnumerable<(Of <(<'T>)>)> Interface
Provides the AsIndexedEnumerable()()()() method.
Namespace:
Suoranta.FinanceAssembly: Suoranta.Finance (in Suoranta.Finance.dll)
Syntax
public interface IIndexedEnumerable<T> where T : IComparable<T>
Type Parameters
- T
- The type parameter of IndexedValue elements.

