Insert TaskCollection.Insert method This is the stub implementation of IList’s Insert method, that only throws NotSup......public void Insert ( int index , Task item ) Parameter Type Description...at. item Task The item to insert. See Also class Task class TaskCollection...