ActiveReports for .NET 18.0J
Equals(DocumentSelection) メソッド

GrapeCity.Viewer.Common.Model 名前空間 > DocumentSelection 構造体 > Equals メソッド : Equals(DocumentSelection) メソッド
現在のDocumentSelectionと比較するDocumentSelection
指定されたDocumentSelectionがこのインスタンスと等しいかどうかを判断します。
シンタックス
'宣言
 
Public Overloads Function Equals( _
   ByVal other As DocumentSelection _
) As Boolean
public bool Equals( 
   DocumentSelection other
)

パラメータ

other
現在のDocumentSelectionと比較するDocumentSelection

戻り値の型

指定されたDocumentSelectionがこのインスタンスと等しい場合はtrue。それ以外の場合はfalse。
参照

DocumentSelection 構造体
DocumentSelection メンバ
オーバーロード一覧