'宣言 Public Function New( _ ByVal propertyInfo As PropertyInfo, _ ByVal name As String, _ ByVal uniqueName As String, _ ByVal caption As String, _ ByVal description As String, _ ByVal groupName As String, _ ByVal aggregatorType As Infragistics.Olap.AggregatorType, _ ByVal aggregator As Infragistics.Olap.IAggregator _ )
public FlatMeasure( PropertyInfo propertyInfo, string name, string uniqueName, string caption, string description, string groupName, Infragistics.Olap.AggregatorType aggregatorType, Infragistics.Olap.IAggregator aggregator )