IDataObject Members
.NET Framework 3.5
Provides a format-independent mechanism for transferring data.
| Name | Description | |
|---|---|---|
|
GetData | Overloaded. Retrieves a data object in a specified data format. |
|
GetDataPresent | Overloaded. Checks to see whether the data is available in, or can be converted to, a specified format. |
|
GetFormats | Overloaded. Returns a list of formats that the data in this data object is stored in, or can be converted to. |
|
SetData | Overloaded. Stores the specified data in this data object. |