Method GetDataPresent
GetDataPresent(string)
Determines whether data stored in this instance is associated with, or can be converted to, the specified format.
bool GetDataPresent(string format)Parameters
- formatstring
- The format for which to check. See DataFormats for predefined formats.