Suoranta.Finance Namespace
Suoranta.Finance - Developer API

PropertyTable..::..OfType<(Of <(<'TValue>)>)> Method

Gets custom properties of TValue.

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

Syntax


public KeyValuePair<string, TValue>[] OfType<TValue>()

Type Parameters

TValue
The type of the values.

Return Value

Matching properties as KeyValuePairs.