PrintDocument for WinForms
Equals メソッド (ViewState)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > ViewState 構造体 : Equals メソッド
The value to test.
Tests whether the current ViewState contains the same values as the specified object.
シンタックス
'宣言
 
Public Overrides Function Equals( _
   ByVal obj As System.Object _
) As System.Boolean
'使用法
 
Dim instance As ViewState
Dim obj As System.Object
Dim value As System.Boolean
 
value = instance.Equals(obj)
public override System.bool Equals( 
   System.object obj
)

パラメータ

obj
The value to test.

戻り値の型

True if the two objects specify the same view state.
参照

ViewState 構造体
ViewState メンバ