Suoranta.Finance Namespace
Suoranta.Finance - Developer API

IIndexedEnumerable<(Of <(<'T>)>)> Interface

Provides the AsIndexedEnumerable()()()() method.

Namespace:  Suoranta.Finance
Assembly:  Suoranta.Finance (in Suoranta.Finance.dll)

Syntax


public interface IIndexedEnumerable<T>
where T : IComparable<T>

Type Parameters

T
The type parameter of IndexedValue elements.