Location.Equality(Location, Location) Operator
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 operator ==(Microsoft::XLANGs::RuntimeTypes::Location ^ lhs, Microsoft::XLANGs::RuntimeTypes::Location ^ rhs);
public static bool operator == (Microsoft.XLANGs.RuntimeTypes.Location lhs, Microsoft.XLANGs.RuntimeTypes.Location rhs);
static member ( = ) : Microsoft.XLANGs.RuntimeTypes.Location * Microsoft.XLANGs.RuntimeTypes.Location -> bool
Public Shared Operator == (lhs As Location, rhs As Location) As Boolean
Parameters
- lhs
- Location
- rhs
- Location