Gets a converted file at the specified index.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public ReadOnly Default Property Item ( _ index As Integer _ ) As ConvertedFile
public ConvertedFile this[ int index ] { get; }
Type: System.Int32