| Overload | Description |
|---|---|
| RemoveAll() | Removes all the elements in the list to the RemovedList. All objects on the RemovedList are deleted when the changes on the ObjectSet are persisted. |
| RemoveAll(Generic Predicate) | Removes all the elements that match the conditions defined by the specified predicate. They are moved to the RemovedList. All objects on the RemovedList are deleted when the changes on the ObjectSet are persisted. |
Requirements
Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family