PowerTools PlusPak for Windows Forms 8.0J
Equals メソッド (ThreeDBorder)

テストするオブジェクト。
指定したオブジェクトが現在の ThreeDBorder と等しいかどうかを判断します。
構文
Public Overrides Function Equals( _
   ByVal obj As Object _
) As Boolean
public override bool Equals( 
   object obj
)

パラメータ

obj
テストするオブジェクト。

戻り値の型

オブジェクトが現在の ThreeDBorder と等しい場合は 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

参照

ThreeDBorder クラス
ThreeDBorder メンバ

Send Feedback