FlexPivot for WinForms
ObjectConnector<T> コンストラクタ

C1.DataEngine.4.5.2 アセンブリ > C1.DataEngine 名前空間 > ObjectConnector<T> クラス : ObjectConnector<T> コンストラクタ
データのインポート元のコレクション。
ObjectDataReader`1<T>クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal workspace As Workspace, _
   ByVal data As System.Collections.Generic.IEnumerable(Of T) _
)
public ObjectConnector<T>( 
   Workspace workspace,
   System.Collections.Generic.IEnumerable<T> data
)

パラメータ

workspace
data
データのインポート元のコレクション。
参照

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