| IFormatterFactoryGetFormats Method |
Returns the list of format names.
Namespace: Activsoft.EngineAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
SyntaxFunction GetFormats As String()
array<String^>^ GetFormats()
abstract GetFormats : unit -> string[]
Return Value
Type:
Stringa list of format names.
See Also