The LineRecord type exposes the following members.
Operators
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Determines whether two specified LineRecords are equal.
|
![]() ![]() | GreaterThan |
Returns true iff a LineRecord is greater than another LineRecord.
|
![]() ![]() | Inequality |
Determines whether two specified LineRecords are not equal.
|
![]() ![]() | LessThan |
Returns true iff a LineRecord is less than another LineRecord.
|
See Also