PowerTools ActiveReports for .NET 11.0J
CompareTo メソッド (ExpressionInfo)

現在の式と比較する式。
このインスタンスを指定したオブジェクトと比較し、その相対的な値を返します。
構文
'宣言
 
Public Function CompareTo( _
   ByVal obj As Object _
) As Integer
public int CompareTo( 
   object obj
)

パラメータ

obj
現在の式と比較する式。

戻り値の型

A signed integer that indicates the relative values of this instance and obj.
参照

関連項目

ExpressionInfo クラス
ExpressionInfo メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.