Click or drag to resize

ValSortRecord Methods

The ValSortRecord type exposes the following members.

Methods
  NameDescription
Public methodCompareTo
Compares this instance with a specified other ValSortRecord and returns an integer that indicates whether this instance precedes, follows, or appears in the same position in the sort order as the specified GenSortRecord.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRead
Reads the object from the specified reader.
(Inherited from WritableT.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodWrite
Writes the object to the specified writer.
(Inherited from WritableT.)
Top
See Also