バージョン

Values プロパティ (ObjectColumn)

オブジェクト型の列値。
シンタックス
'宣言
 
Public Property Values As IList(Of Object)
public IList<object> Values {get; set;}
参照