NativeCommonImplementation.Equal(CommonImplementation) 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:
override bool Equal(Microsoft::Dynamics::Ax::Xpp::CommonImplementation ^ cursor);
public override bool Equal (Microsoft.Dynamics.Ax.Xpp.CommonImplementation cursor);
override this.Equal : Microsoft.Dynamics.Ax.Xpp.CommonImplementation -> bool
Public Overrides Function Equal (cursor As CommonImplementation) As Boolean
Parameters
- cursor
- CommonImplementation