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

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

パラメータ

left
左。
right
右。

戻り値の型

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

関連項目

RecurrenceRule クラス
RecurrenceRule メンバ

 

 


©2017 GrapeCity inc. All rights reserved.