Scheduler for WinForms
ContactCollectionForm コンストラクタ(C1Schedule,ContactCollection)

C1.Win.Schedule.6 アセンブリ > C1.Win.Schedule.Forms 名前空間 > ContactCollectionForm クラス > ContactCollectionForm コンストラクタ : ContactCollectionForm コンストラクタ(C1Schedule,ContactCollection)
The owning C1.Win.Schedule.C1Schedule object.
The C1.Schedule.ContactCollection object.
Initializes a new instance of the ContactCollectionForm form.
シンタックス
'宣言
 
Public Function New( _
   ByVal schedule As C1Schedule, _
   ByVal collection As ContactCollection _
)
public ContactCollectionForm( 
   C1Schedule schedule,
   ContactCollection collection
)

パラメータ

schedule
The owning C1.Win.Schedule.C1Schedule object.
collection
The C1.Schedule.ContactCollection object.
参照

ContactCollectionForm クラス
ContactCollectionForm メンバ
オーバーロード一覧