GrapeCity SPREAD for WPF 2.0J
Equals(ListBoxLength) メソッド

現在のインスタンスと比較する ListBoxLength
指定した ListBoxLength が、現在の ListBoxLength と等しいかどうかを判断します。
構文
'Declaration
 
Public Overloads Function Equals( _
   ByVal other As ListBoxLength _
) As Boolean
public bool Equals( 
   ListBoxLength other
)

パラメータ

other
現在のインスタンスと比較する ListBoxLength

戻り値の型

指定したオブジェクトが、現在の ListBoxLength と同じ値またはサイズ変更モードを持つ ListBoxLength である場合は true。それ以外の場合は false
参照

ListBoxLength 構造体
ListBoxLength メンバ
オーバーロード一覧

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.