EqualHelper.EqualTypes(Types, Types) 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:
static bool EqualTypes(Microsoft::Dynamics::Ax::Xpp::Types x, Microsoft::Dynamics::Ax::Xpp::Types y);
public static bool EqualTypes (Microsoft.Dynamics.Ax.Xpp.Types x, Microsoft.Dynamics.Ax.Xpp.Types y);
static member EqualTypes : Microsoft.Dynamics.Ax.Xpp.Types * Microsoft.Dynamics.Ax.Xpp.Types -> bool
Public Shared Function EqualTypes (x As Types, y As Types) As Boolean
Parameters
- x
- Types
- y
- Types