Click or drag to resize

BaseSet Class

An BaseSet class represents a baseset in the DTS for a specific combination of extend links and arcs.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.Xbrl.TaxonomyBaseSet

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

The BaseSet type exposes the following members.

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