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

現在のオブジェクトに比較するオブジェクト
指定したオブジェクトが現在のオブジェクトに等しいかどうかを決定します。
構文
Public Overrides Function Equals( _
   ByVal val As Object _
) As Boolean
public override bool Equals( 
   object val
)

パラメータ

val
現在のオブジェクトに比較するオブジェクト
プラットフォーム

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

参照

RSSExpandedStacked クラス
RSSExpandedStacked メンバ

Send Feedback