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