OleDataObject.GetDataPresent Method
Include Protected Members
Include Inherited Members
Determines whether data stored in this DataObject is associated with the specified 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
Determines whether data stored in this DataObject is associated with, or can be converted to, the specified format. (Inherited from DataObject.)
Determines whether data stored in this DataObject is associated with, or can be converted to, the specified format. (Inherited from DataObject.)
GetDataPresent(String, Boolean)
Determines whether this DataObject contains data in the specified format or, optionally, contains data that can be converted to the specified format. (Inherited from DataObject.)
Top