AccountCollection.Remove Method
Removes an Account from the collection.
Overload List
| Name | Description |
|---|---|
| AccountCollection.Remove (Account) |
Removes the specified Account from the collection.
|
| AccountCollection.Remove (IModelComponent) | (inherited from Remove ) |
| AccountCollection.Remove (String) |
Removes the Account, with the specified identifier, from the collection.
|
| AccountCollection.Remove (Account, Boolean) | |
| AccountCollection.Remove (String, Boolean) |
See Also