The abstract base class for all Kst data objects.
Inherits:
Object
Methods:
Properties:
Collection class: DataObjectCollection
DataObject convertTo ( string type )
string type -
The type to attempt to convert this object to.
Attempts to convert this DataObject to a different type.
The object must be derived from this type at some level.
Null is returned if it is not possible to convert to the
requested type.
string type [Read-Only]
[Index]