ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGDataItem Object |
This object represents the universal data container capable of storing a single value of different types.
IIGDataItem
ChangeType Method | This method changes the type of data stored inside the object. |
Array Property | This property returns a reference for the IGDataArray Object member of the object. |
Boolean Property | This property provides access to the Boolean member of the object. |
DLong Property | This property returns a reference for the IGDLong Object member of the object. |
Double Property | This property provides access to the Double member of the object. |
DoubleRectangle Property | This property returns a reference for the IGDoubleRectangle member of the object. |
Long Property | This property provides access to the Long member of the object. |
Rectangle Property | This property returns a reference for the IGRectangle Object member of the object. |
String Property | This property provides access to the String member of the object. |
Type Property | This property returns the current type of data stored inside the object. |