LineRecord MethodsDryadLINQ documentation

The LineRecord type exposes the following members.

Methods

  NameDescription
Public methodCompareTo(Object)
Compares the current LineRecord with an object.
Public methodCompareTo(LineRecord)
Compares the current LineRecord with another LineRecord.
Public methodEquals(Object)
Determines whether the specified object is equal to the current LineRecord.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(LineRecord)
Determines whether a specified LineRecord is equal to the current LineRecord.
Public methodGetHashCode
Returns the hash code of the current LineRecord.
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current LineRecord.
(Overrides ValueTypeToString.)
Top
See Also

Reference