Namespace: Semata.DataStore.ObjectModel.Views
Class: ItemObjectView<I>
Returns true if obj is a view of the same ItemObject
public: bool Equals(Object^ obj) override
Parameters
Type | Name | Description |
Object^ | obj | the other ItemObjectView to check for equality |
Returns: bool