This documentation is for the old version. Go to the latest Upload Suite docs

converters Methods

The converters type exposes the following methods.

Methods

NameDescription
Public method add Adds converter to the end of the collection.
Public method count Returns the number of converters actually contained in the collection.
Public method get(Number) Returns the converter at the specified index.
Public method remove(Number) Removes the converter at the specified index of the collection.
Public method removeAll Removes the all the converters from the collection.