共用方式為


Bounds.Equality(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 ( = ) : Microsoft.Azure.RemoteRendering.Bounds * Microsoft.Azure.RemoteRendering.Bounds -> bool
Public Shared Operator == (left As Bounds, right As Bounds) As Boolean

參數

left
Bounds
right
Bounds

傳回

適用於