GrapeCity PlusPak for Windows Forms 10.0J
Equals(NavigatorStyle,NavigatorStyle) メソッド

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

パラメータ

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

戻り値の型

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

参照

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

 

 


© 2008 GrapeCity inc. All rights reserved.