'Declaration Public Function _aggregate( _ ByVal options As List(Of IAggregateOption) _ ) As Dictionary(Of String,DataValueType)
public Dictionary<string,DataValueType> _aggregate( List<IAggregateOption> options )
Parameters
- options
'Declaration Public Function _aggregate( _ ByVal options As List(Of IAggregateOption) _ ) As Dictionary(Of String,DataValueType)
public Dictionary<string,DataValueType> _aggregate( List<IAggregateOption> options )