PrintDocument for WinForms
等価判定演算子 オペレータ (ViewState)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > ViewState 構造体 : 等価判定演算子 オペレータ
The first value to compare.
The second value to compare.
Tests two ViewState values for equality.
シンタックス
'宣言
 
Public Operator =( _
   ByVal a As ViewState, _
   ByVal b As ViewState _
) As System.Boolean
'使用法
 
public System.bool operator ==( 
   ViewState a,
   ViewState b
)

パラメータ

a
The first value to compare.
b
The second value to compare.

戻り値の型

true if the values are equal, false otherwise.
参照

ViewState 構造体
ViewState メンバ