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

現在の CalendarNoteItem と比較する CalendarNoteItem
指定した CalendarNoteItem が現在の CalendarNoteItem と等しいかどうかを判断します。
構文
Public Overrides Function Equals( _
   ByVal obj As Object _
) As Boolean
public override bool Equals( 
   object obj
)

パラメータ

obj
現在の CalendarNoteItem と比較する CalendarNoteItem

戻り値の型

指定した CalendarNoteItem が現在の CalendarNoteItem と等しい場合は 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

参照

CalendarNoteItem クラス
CalendarNoteItem メンバ

Send Feedback