The OffsetsI type exposes the following members.

Methods

  Name Description
Public method Static member Ceiling
Converts the specified OffsetsD structure to an OffsetsI by rounding the OffsetsD's double values to the next higher integer values.
Public method Equals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public method GetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public method ToString
Returns a string that represents the current OffsetsI.
(Overrides ValueType..::..ToString()()()().)

See Also