Equality Operator
Equality(Size, Size)
Tests whether two Size objects are identical.
Declaration
public static bool operator ==(Size sz1, Size sz2)
Parameters
Type | Name | Description |
---|---|---|
Size | sz1 | |
Size | sz2 |
Returns
Type | Description |
---|---|
System.Boolean |