AccountCollection.Contains Method
Checks whether the collection contains an Account.
Overload List
| Name | Description |
|---|---|
| AccountCollection.Contains (Account) |
Indicates whether the collection contains a specified Account.
|
| AccountCollection.Contains (IModelComponent) | (inherited from Contains ) |
| AccountCollection.Contains (String) |
Indicates whether the collection contains an Account that has the specified identifier.
|
See Also