GenericPointer.Equals 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.
Overloads
Equals(Object) | |
Equals(IMixedRealityPointer, IMixedRealityPointer) |
Equals(Object)
Equals(IMixedRealityPointer, IMixedRealityPointer)
public:
static bool Equals(Microsoft::MixedReality::Toolkit::Input::IMixedRealityPointer ^ left, Microsoft::MixedReality::Toolkit::Input::IMixedRealityPointer ^ right);
public static bool Equals (Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer left, Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer right);
static member Equals : Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer * Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer -> bool
Public Shared Function Equals (left As IMixedRealityPointer, right As IMixedRealityPointer) As Boolean
Parameters
- left
- IMixedRealityPointer
- right
- IMixedRealityPointer