'宣言 Public Function New( _ ByVal name As String, _ ByVal uniqueName As String, _ ByVal caption As String, _ ByVal description As String, _ ByVal defaultFormat As String, _ ByVal groupName As String, _ ByVal aggregatorType As Infragistics.Olap.AggregatorType _ )
public Measure( string name, string uniqueName, string caption, string description, string defaultFormat, string groupName, Infragistics.Olap.AggregatorType aggregatorType )