This documentation is archived and is not being maintained.
DataObject.GetData Method
Visual Studio 2008
Returns data in a 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.
Name | Description | |
---|---|---|
![]() |
GetData(String) | Returns data in a format specified by a string. |
![]() |
GetData(Type) | Returns a data object in a format specified by a Type object. |
![]() |
GetData(String, Boolean) | Returns a data object in a specified format, optionally converting the data to the specified format. |
Show: