GrapeCity.ActiveReports.v12 アセンブリ > GrapeCity.Enterprise.Data.DataEngine.Aggregates 名前空間 > AggregateInfo クラス : 等価判定演算子 オペレータ |
'宣言 Public Operator =( _ ByVal a As AggregateInfo, _ ByVal b As AggregateInfo _ ) As Boolean
public bool operator ==( AggregateInfo a, AggregateInfo b )