MESCIUS SPREAD for Windows Forms 15.0J
CompareTo メソッド (StyleInfo)

このオブジェクトと比較するオブジェクト。
現在のオブジェクトを等しい種類の他のオブジェクトと比較します。
構文
'宣言
 
Public Overridable Function CompareTo( _
   ByVal other As StyleInfo _
) As Integer
public virtual int CompareTo( 
   StyleInfo other
)

パラメータ

other
このオブジェクトと比較するオブジェクト。

戻り値の型

比較されるオブジェクトの相対順序を指摘する32ビットの符号付整数。返す値の意味は次に示します。値の意味 0以下 このオブジェクトは other パラメータより以下の値です。ゼロ このオブジェクトは other に等しいです。0以上 このオブジェクトは other 以上です。
参照

StyleInfo クラス
StyleInfo メンバ

 

 


© MESCIUS inc. All rights reserved.