Namespace: Semata.DataStore.ObjectModel
Class: ItemObject
returns true if ItemObjects are the same
public: bool Equals(ItemObject^ other)
Parameters
| Type | Name | Description |
| ItemObject^ | other | the other ItemObject to check for equality |
Returns: bool
C++ C#
Namespace: Semata.DataStore.ObjectModel
Class: ItemObject
returns true if ItemObjects are the same
public: bool Equals(ItemObject^ other)
Parameters
| Type | Name | Description |
| ItemObject^ | other | the other ItemObject to check for equality |
Returns: bool