'宣言 Public Overloads Function Equals( _ ByVal other As ListBoxLength _ ) As System.Boolean
public System.bool Equals( ListBoxLength other )
パラメータ
- other
- 現在のインスタンスと比較する ListBoxLength。
戻り値の型
指定したオブジェクトが、現在の ListBoxLength と同じ値またはサイズ変更モードを持つ ListBoxLength である場合は true。それ以外の場合は false。