Converters Methods |
The Converters type exposes the following members.
Name | Description | |
---|---|---|
![]() | CloneConverter |
This method creates an exact clone of an existing converter specified by the Source parameter. |
![]() | Dispose | |
![]() | GetEngine |
Returns the Engine object.
|
![]() | GetEnumerator | |
![]() | GetItem |
This property returns the requested Converter object from the collection. |
![]() | LoadSettings |
This method loads the previously saved converter settings from an external file. |
![]() | RemoveClonedConverter |
This method removes a cloned converter from the collection. |
![]() | SaveSettings |
This method saves the settings of the contained converters to an external file. |
![]() | SetDefaults |
This method resets the default settings for all converters contained by the collection.
|