Поделиться через


Bounds.Inequality(Bounds, Bounds) Оператор

Определение

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

Параметры

left
Bounds
right
Bounds

Возвращаемое значение

Применяется к