バージョン

UnboundValues プロパティ

非バインド列の初期化で設定可能な値からなる配列です。
シンタックス
'宣言
 
Public Property UnboundValues As System.Collections.Generic.List(Of Object)
public System.Collections.Generic.List<object> UnboundValues {get; set;}
参照

オンラインで表示: GitHub