バージョン

UnboundValues メソッド

非バインド列の初期化で設定可能な値からなる配列を設定します。
シンタックス
'宣言
 
Public Function UnboundValues( _
   ByVal list As System.Collections.Generic.List(Of Object) _
) As UnboundColumnWrapper(Of T)
public UnboundColumnWrapper<T> UnboundValues( 
   System.Collections.Generic.List<object> list
)

パラメータ

list
参照

オンラインで表示: GitHub