This class represents a collection of converted files.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
Public Class ConvertedFileCollection _ Implements IEnumerable(Of ConvertedFile), IEnumerable
public class ConvertedFileCollection : IEnumerable<ConvertedFile>, IEnumerable