'宣言
Public Function _aggregate( _ ByVal options As List(Of IAggregateOption) _ ) As Dictionary(Of String,DataValueType)
public Dictionary<string,DataValueType> _aggregate( List<IAggregateOption> options )
パラメータ
- options
'宣言
Public Function _aggregate( _ ByVal options As List(Of IAggregateOption) _ ) As Dictionary(Of String,DataValueType)
public Dictionary<string,DataValueType> _aggregate( List<IAggregateOption> options )