This class represents a collection of file converters.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
Public Class ConverterCollection _ Inherits Collection(Of Converter)
public class ConverterCollection : Collection<Converter>