[]
        
(Showing Draft Content)

C1.Win.Interop.Size.op_Equality

operator == Operator

operator ==(Size, Size)

Indicates whether two Size structures are equal.

Declaration
public static bool operator ==(Size x, Size y)
Parameters
Type Name Description
Size x
Size y
Returns
Type Description
bool