| Length Operators |
The Length type exposes the following members.
Operators | Name | Description |
---|
| Addition(Length, Length) | |
| Division(Length, Length) | |
| Division(Length, Double) | |
| Equality(Length, Length) | |
| GreaterThan(Length, Length) | |
| GreaterThanOrEqual(Length, Length) | |
| Inequality(Length, Length) | |
| LessThan(Length, Length) | |
| LessThanOrEqual(Length, Length) | |
| Multiply(Double, Length) | |
| Multiply(Length, Double) | |
| Subtraction(Length, Length) | |
TopSee Also