OleDataObject.GetData Method
Include Protected Members
Include Inherited Members
Returns the data associated with the specified data format.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Returns the data associated with the specified data format. (Inherited from DataObject.)
Returns the data associated with the specified class type format. (Inherited from DataObject.)
Returns the data associated with the specified data format, using an automated conversion parameter to determine whether to convert the data to the format. (Inherited from DataObject.)
Top