IDataObjectGetFormats Method |
Returns a list of all formats that the data in this data object is stored in, or can be converted to.
Namespace: Altaxo.Serialization.ClipboardAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax Return Value
String
An array of strings, with each string specifying the name of a format supported by this data object.
See Also