XppObjectBase.equal(XppObjectBase) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool equal(Microsoft::Dynamics::Ax::Xpp::XppObjectBase ^ _object);
public virtual bool equal (Microsoft.Dynamics.Ax.Xpp.XppObjectBase _object);
abstract member equal : Microsoft.Dynamics.Ax.Xpp.XppObjectBase -> bool
override this.equal : Microsoft.Dynamics.Ax.Xpp.XppObjectBase -> bool
Public Overridable Function equal (_object As XppObjectBase) As Boolean
Parameters
- _object
- XppObjectBase