PrintDocument for WinForms
Compare メソッド (PageColumnDef)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > PageColumnDef クラス : Compare メソッド
The PageColumnDef to compare the current object with.
Compares the properties on the current object to another PageColumnDef.
シンタックス
'宣言
 
Public Function Compare( _
   ByVal other As PageColumnDef _
) As System.Boolean
'使用法
 
Dim instance As PageColumnDef
Dim other As PageColumnDef
Dim value As System.Boolean
 
value = instance.Compare(other)
public System.bool Compare( 
   PageColumnDef other
)

パラメータ

other
The PageColumnDef to compare the current object with.

戻り値の型

true if the properties of the two objects are equal, false otherwise.
参照

PageColumnDef クラス
PageColumnDef メンバ