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