バージョン

AppointmentReminderUIElement コンストラクタ

デフォルト コンストラクター
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As Infragistics.Win.UIElement, _
   ByVal appointment As Appointment _
)
public AppointmentReminderUIElement( 
   Infragistics.Win.UIElement parent,
   Appointment appointment
)

パラメータ

parent
親要素。
appointment
予定
参照