Contains(IDataObject):Boolean
Checks whether a data object is present in this collection.
This method checks whether the Id of the indicated data object is present in one of the objects of the collection.
Return type: System.Boolean
Parameter
- dataObject
Type: Onion.Client.IDataObject
This parameter contains a data object, the Id of which is to be checked.
The indicated data object is, as regards type, a data object from the data repository.