Double3.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(Double3) | |
Equals(Object) |
Equals(Double3)
public:
virtual bool Equals(Microsoft::Azure::RemoteRendering::Double3 other);
public bool Equals (Microsoft.Azure.RemoteRendering.Double3 other);
override this.Equals : Microsoft.Azure.RemoteRendering.Double3 -> bool
Public Function Equals (other As Double3) As Boolean
Parameters
- other
- Double3