バージョン

Appointment.AppointmentAccessibleObject コンストラクタ

コンストラクター
シンタックス
'宣言
 
Public Function New( _
   ByVal appointment As Appointment, _
   ByVal marshallingControl As Control, _
   ByVal parent As AccessibleObject, _
   ByVal index As Integer _
)
public Appointment.AppointmentAccessibleObject( 
   Appointment appointment,
   Control marshallingControl,
   AccessibleObject parent,
   int index
)

パラメータ

appointment
予定
marshallingControl
マーシャリング通知に使用するコントロール。
parent
親ユーザー補助オブジェクト。
index
予定のインデクス。
参照