Rect 运算符与类型转换 |
Rect 类型公开以下成员。
名称 | 说明 | |
---|---|---|
Equality | ||
(String to Rect) | ||
Inequality |
Compares two Rect instances for exact inequality.
Note that float values can acquire error when operated upon, such that
an exact comparison between two values which are logically equal may fail.
Furthermore, using this equality operator, float.NaN is not equal to itself.
|