バージョン

BeforeSelectedAppointmentsEventArgs コンストラクタ

指定した SelectedAppointmentsCollection を使用して、新しい BeforeSelectedAppointmentsEventArgs オブジェクトを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal newSelectedAppointments As SelectedAppointmentsCollection _
)
public BeforeSelectedAppointmentsEventArgs( 
   SelectedAppointmentsCollection newSelectedAppointments
)

パラメータ

newSelectedAppointments
新しいSelectedAppointmentsCollectionコレクション
参照