ConverterCollection Class ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

This class represents a collection of file converters.

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

C#
public class ConverterCollection : Collection<Converter>

Remarks

You can use this class to work with converters at runtime.

Inheritance Hierarchy

System..Object
+ System.Collections.ObjectModel..Collection < Converter >
+ Aurigma.ImageUploader..ConverterCollection

See Also

Reference