View..::..Remove Method
Searches the underlying set for an item equal to item, and if found,
removes it from the set. If not found, the set is unchanged. If the item is outside
the range of this view, the set is unchanged.
Namespace:
Wintellect.PowerCollections
Assembly:
PowerCollections (in PowerCollections.dll)
Syntax
Parameters
- item
- Type: T
The item to remove.