Click or drag to resize

Unit Class

An Unit class represents an XBRL unit in the XBRL instance.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.XbrlUnit

Namespace:  Altova.RaptorXml.Xbrl
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public class Unit : IDisposable, IComparable, IComparable<Unit>

The Unit type exposes the following members.

Properties
Methods
  NameDescription
Public methodStatic memberCompare
Public methodCompareTo(Object)
Public methodCompareTo(Unit)
Public methodDispose
Releases all resources used by the Unit
Public methodEquals(Object) (Overrides ObjectEquals(Object).)
Public methodEquals(Unit)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetXPointer
Public methodGetXPointer(Boolean)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Operators
See Also