Aurigma Image Uploader Flash 7.2.9
ConverterCollection Class
This class represents a collection of file converters.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
Syntax
Visual Basic
Public Class ConverterCollection _ Inherits Collection(Of Converter)
C#
public class ConverterCollection : Collection<Converter>
Inheritance Hierarchy
System..::.Object
L
System.Collections.ObjectModel..::.Collection
<
(Of
<
(
Converter
>
)
>
)
L
Aurigma.ImageUploaderFlash..::.ConverterCollection