StringSegmentCompareTo Method

Overload List

CompareTo(Object) Compares this instance to the specified object using ordinal comparison, and indicates whether this instance precedes, follows, or appears in the same position in the sort order as the specified StringSegment.
CompareTo(StringSegment) Compares this instance to the specified StringSegment using ordinal comparison, and indicates whether this instance precedes, follows, or appears in the same position in the sort order as the specified StringSegment.

See Also