PowerTools ActiveReports 9.0J Server 管理者ガイド
等価判定演算子 オペレータ (RecurrenceRule)

左。
右。
演算子==を実装します。
構文
'宣言
 
Public Operator =( _
   ByVal left As RecurrenceRule, _
   ByVal right As RecurrenceRule _
) As System.Boolean
public System.bool operator ==( 
   RecurrenceRule left,
   RecurrenceRule right
)

パラメータ

left
左。
right
右。

戻り値の型

演算子の結果を返します。
参照

関連項目

RecurrenceRule クラス
RecurrenceRule メンバ

 

 


Copyright © 2015 GrapeCity inc.