Aurigma Image Uploader Flash 7.2.9
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