'宣言 Public Overloads Function Insert( _ ByVal index As Integer, _ ByVal startDateTime As Date, _ ByVal duration As TimeSpan, _ ByVal name As String _ ) As Task
public Task Insert( int index, DateTime startDateTime, TimeSpan duration, string name )
注: このオーバーロードは自動的にタスクの Constraint プロパティを「StartNoEarlierThan」に初期化し、ConstraintDateTime プロパティを startDateTime パラメーターの値にも初期化します。
TasksCollection クラス TasksCollection メンバ オーバーロード一覧