Removes the first occurrence of the specified System.Web.Services.Description.Import from the System.Web.Services.Description.ImportCollection.
- import
The System.Web.Services.Description.Import to remove from the collection.
This method performs a linear search; therefore, the average execution time is proportional to CollectionBase.Count.
The elements that follow the removed System.Web.Services.Description.Import move up to occupy the vacated spot.