Partager via


Bounds.Inequality(Bounds, Bounds) Opérateur

Définition

public:
 static bool operator !=(Microsoft::Azure::RemoteRendering::Bounds left, Microsoft::Azure::RemoteRendering::Bounds right);
public static bool operator != (Microsoft.Azure.RemoteRendering.Bounds left, Microsoft.Azure.RemoteRendering.Bounds right);
static member op_Inequality : Microsoft.Azure.RemoteRendering.Bounds * Microsoft.Azure.RemoteRendering.Bounds -> bool
Public Shared Operator != (left As Bounds, right As Bounds) As Boolean

Paramètres

left
Bounds
right
Bounds

Retours

S’applique à