'宣言
Function GetUniqueValues( _
ByVal As System.Collections.Generic.Dictionary(Of String,Object), _
ByVal As System.String _
) As System.Collections.IEnumerable
System.Collections.IEnumerable GetUniqueValues(
System.Collections.Generic.Dictionary<string,object> ,
System.string
)
パラメータ
- view
- 集計を実施するために使用されるビュー定義。
- fieldName
- 一意の値が提供されるフィールドの名。
戻り値の型
Name(文字列)プロパティとType(System.Type)プロパティを持つオブジェクトのコレクション