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