MESCIUS SPREAD for Windows Forms 15.0J
Equals(RichText) メソッド

現在のRichTextオブジェクトと比較するRichTextオブジェクト。
指定されたRichTextオブジェクトが現在のRichTextオブジェクトと等しいかどうかを判別します。
構文
'宣言
 
Public Overloads Function Equals( _
   ByVal other As RichText _
) As Boolean
public bool Equals( 
   RichText other
)

パラメータ

other
現在のRichTextオブジェクトと比較するRichTextオブジェクト。

戻り値の型

指定したRichTextが現在のRichTextと等しい場合はtrue、それ以外の場合はfalse
参照

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

 

 


© MESCIUS inc. All rights reserved.