Click or drag to resize
SequenceRange Methods

The SequenceRange type exposes the following members.

Methods
  NameDescription
Public methodCompareTo(Object)
Compares two sequence ranges.
Public methodCompareTo(ISequenceRange)
Compares two sequence ranges.
Public methodEquals
Overrides the equal method
(Overrides ObjectEquals(Object).)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Overrides hash function for a particular type.
(Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Converts ID, Start, End of the sequence to string.
(Overrides ObjectToString.)
Top
See Also