- getDataData getData(Dstring fmt) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getDataData getData(TypeInfo type) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getDataData getData(Dstring fmt, bool doConvert) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getDataPresentbool getDataPresent(Dstring fmt) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getDataPresentbool getDataPresent(TypeInfo type) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getDataPresentbool getDataPresent(Dstring fmt, bool canConvert) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getFormatsDstring[] getFormats() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getFormatsdeprecated Dstring[] getFormats(bool onlyNative) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- isSameDataObjectbool isSameDataObject(IDataObject dataObj) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setDatavoid setData(Data obj) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setDatavoid setData(TypeInfo type, Data obj) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setDatavoid setData(Dstring fmt, Data obj) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setDatavoid setData(Dstring fmt, bool canConvert, Data obj) 
- Undocumented in source. Be warned that the author may not have intended to support it.