LineTypes Operators and Type Conversions |
The LineTypes type exposes the following members.
| Name | Description | |
|---|---|---|
| Equality |
Returns true if the current object and the given object are equal.
| |
| (Int32 to LineTypes) |
Returns the corresponding LineTypes value of the given int value.
| |
| (LineTypes to Int32) |
Returns the corresponding int value of the given LineTypes value.
| |
| Inequality |
Returns true if the current object and the given object are not equal.
|