Removes the first occurrence of the specified object from the collection.
Removes specified Title from the collection.
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- title
-
The Title object to be removed.
A Title object to be removed from the collection.
Removes the first occurrence of the specified object in the collection. For further details see the IList.Remove topic.