Plane.Equality(Plane, Plane) 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::Azure::RemoteRendering::Plane left, Microsoft::Azure::RemoteRendering::Plane right);
public static bool operator == (Microsoft.Azure.RemoteRendering.Plane left, Microsoft.Azure.RemoteRendering.Plane right);
static member ( = ) : Microsoft.Azure.RemoteRendering.Plane * Microsoft.Azure.RemoteRendering.Plane -> bool
Public Shared Operator == (left As Plane, right As Plane) As Boolean
Parameters
- left
- Plane
- right
- Plane