The LineRecord type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | CompareTo(Object) |
Compares the current LineRecord with an object.
|
![]() | CompareTo(LineRecord) |
Compares the current LineRecord with another LineRecord.
|
![]() | Equals(Object) |
Determines whether the specified object is equal to the current LineRecord.
(Overrides ValueTypeEquals(Object).) |
![]() | Equals(LineRecord) |
Determines whether a specified LineRecord is equal to the current LineRecord.
|
![]() | GetHashCode |
Returns the hash code of the current LineRecord.
(Overrides ValueTypeGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString |
Returns a string that represents the current LineRecord.
(Overrides ValueTypeToString.) |
See Also