Click or drag to resize

Converters Methods

The Converters type exposes the following members.

Methods
  NameDescription
Public methodCloneConverter
This method creates an exact clone of an existing converter specified by the Source parameter.
Public methodDispose
Public methodGetEngine
Returns the Engine object.
Public methodGetEnumerator
Public methodGetItem
This property returns the requested Converter object from the collection.
Public methodLoadSettings
This method loads the previously saved converter settings from an external file.
Public methodRemoveClonedConverter
This method removes a cloned converter from the collection.
Public methodSaveSettings
This method saves the settings of the contained converters to an external file.
Public methodSetDefaults
This method resets the default settings for all converters contained by the collection.
Top
See Also