ManagedCommonImplementation.__doEqual(Common) 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 __doEqual(Microsoft::Dynamics::Ax::Xpp::Common ^ cursor);
public virtual bool __doEqual (Microsoft.Dynamics.Ax.Xpp.Common cursor);
abstract member __doEqual : Microsoft.Dynamics.Ax.Xpp.Common -> bool
override this.__doEqual : Microsoft.Dynamics.Ax.Xpp.Common -> bool
Public Overridable Function __doEqual (cursor As Common) As Boolean
Parameters
- cursor
- Common