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