Bounds.Inequality(Bounds, Bounds) Operador
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- left
- Bounds
- right
- Bounds