GrapeCity SPREAD for WPF 2.0J
等価判定演算子 オペレータ (ListBoxLength)

比較する一方の ListBoxLength インスタンス。
比較するもう一方の ListBoxLength インスタンス。
2つの ListBoxLength 構造体を比較して、等しいかどうかを判断します。
構文
'Declaration
 
Public Operator =( _
   ByVal listBoxLength1 As ListBoxLength, _
   ByVal listBoxLength2 As ListBoxLength _
) As Boolean

パラメータ

listBoxLength1
比較する一方の ListBoxLength インスタンス。
listBoxLength2
比較するもう一方の ListBoxLength インスタンス。

戻り値の型

2つの ListBoxLength インスタンスの値またはサイズ変更モードが同じである場合は true。それ以外の場合は false
参照

ListBoxLength 構造体
ListBoxLength メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.