Click or drag to resize
FileOffset Methods

The FileOffset type exposes the following members.

Methods
  NameDescription
Public methodCompareTo
Compares two FileOffsets.
Public methodEquals(Object)
Returns a value indicating whether this instance is equal to a specified FileOffset instance.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(FileOffset)
Returns a value indicating whether this instance is equal to a specified FileOffset instance.
Public methodGetHashCode
Gets the Hashcode for this instance.
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
See Also