Class AggregateTypes
Provides helper methods for aggregate types.
public static class AggregateTypes
- Inheritance
-
AggregateTypes
- Inherited Members
Methods
GetValidAggregates(Type)
Returns the aggregate operations supported by a specified data type.
public static AggregateType[] GetValidAggregates(this Type DataType)
Parameters
DataTypeType