FlexPivot for WinForms
ToList メソッド

C1.PivotEngine アセンブリ > C1.PivotEngine 名前空間 > ValueSet<T> クラス : ToList メソッド
Creates a System.Collections.Generic.List`1 from this collection.
シンタックス
'宣言
 
Public Function ToList() As System.Collections.Generic.List(Of T)
public System.Collections.Generic.List<T> ToList()

戻り値の型

A System.Collections.Generic.List`1 that contains the objects in this collection.
参照

ValueSet<T> クラス
ValueSet<T> メンバ