GrapeCity PlusPak for Windows Forms 11.0J
Equals(TabStyle,TabStyle) メソッド

TabStyleまたはnull参照(NothingVisual BasicのNothing)。
TabStyleまたはnull参照(NothingVisual BasicのNothing)。
2つのTabStyleオブジェクトが同じ値を持つかどうかを決定します。
シンタックス
Public Overloads Shared Function Equals( _
   ByVal style1 As TabStyle, _
   ByVal style2 As TabStyle _
) As Boolean
public static bool Equals( 
   TabStyle style1,
   TabStyle style2
)

パラメータ

style1
TabStyleまたはnull参照(NothingVisual BasicのNothing)。
style2
TabStyleまたはnull参照(NothingVisual BasicのNothing)。

戻り値の型

style1の値がstyle2の値と同じ場合はtrue、それ以外の場合はfalse
参照

参照

TabStyle クラス
TabStyle メンバ
オーバーロード一覧

 

 


© 2008 GrapeCity inc. All rights reserved.