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

ConvertedFileCollection Class

This class represents a collection of converted files.

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

Syntax

Visual Basic
Public Class ConvertedFileCollection _
	Implements IEnumerable(Of ConvertedFile), IEnumerable
C#
public class ConvertedFileCollection : IEnumerable<ConvertedFile>, 
	IEnumerable

Inheritance Hierarchy

System.Object
L Aurigma.ImageUploaderFlash.ConvertedFileCollection

See Also

Reference