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