IData |
| Name | Description | |
|---|---|---|
| GetData(String) | Retrieves a data object in a specified format; the data format is specified by a string. | |
| GetData(Type) | Retrieves a data object in a specified format; the data format is specified by a Type object. | |
| GetData(String, Boolean) | Retrieves a data object in a specified format, optionally converting the data to the specified format. |