PowerTools PlusPak for Windows Forms 8.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
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

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

Send Feedback