バージョン

UniqueDataValues プロパティ (DataSourceAdapter)

シンタックス
'宣言
 
Public ReadOnly Property UniqueDataValues As Dictionary(Of String,List(Of Object))
public Dictionary<string,List<object>> UniqueDataValues {get;}
参照