Click or drag to resize

IDataObjectGetData Method

Overload List
 NameDescription
Public methodGetData(String) Retrieves a data object in a specified format; the data format is specified by a string.
Public methodGetData(Type) Retrieves a data object in a specified format; the data format is specified by a Type object.
Public methodGetData(String, Boolean) Retrieves a data object in a specified format, optionally converting the data to the specified format.
Top
See Also