IDataObject Methods

Overview | This Package | All Packages

IDataObject Methods

Methods Description
getData Retrieves the data associated with the specific data format.

getDataPresent Determines whether a specific data format is stored in the Data object.

getFormats Retrieves an array of all format types that are supported by the data stored in this Data object.

setData Sets the data to be stored in the Data object.