ActiveReports for .NET 18.0J
CompareTo メソッド (CacheNode<TKey,TValue>)

GrapeCity.Viewer.Common.Implementation 名前空間 > CacheNode<TKey,TValue> クラス : CompareTo メソッド
比較するCacheNodeインスタンス。
このインスタンスを指定されたCacheNodeと比較し、それらの相対値を返します。
シンタックス
'宣言
 
Public Function CompareTo( _
   ByVal other As CacheNode(Of TKey,TValue) _
) As Integer
public int CompareTo( 
   CacheNode<TKey,TValue> other
)

パラメータ

other
比較するCacheNodeインスタンス。
参照

CacheNode<TKey,TValue> クラス
CacheNode<TKey,TValue> メンバ