DioDocs for PDF
IsSame(OperationBase) メソッド

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Log 名前空間 > OperationBase クラス > IsSame メソッド : IsSame(OperationBase) メソッド
OperationBaseオブジェクト。
指定されたOperationBaseが現在のOperationBaseと同じであるかどうかを判別します。
シンタックス
'宣言
 
Public Overloads Overridable Function IsSame( _
   ByVal other As OperationBase _
) As System.Boolean
public virtual System.bool IsSame( 
   OperationBase other
)

パラメータ

other
OperationBaseオブジェクト。

戻り値の型

指定されたOperationBaseが現在のと同じである場合はtrue。 それ以外の場合はfalse。
参照

OperationBase クラス
OperationBase メンバ
オーバーロード一覧