Returns a converted file at the specified index.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
public ConvertedFile Get( int index )
Type: System..Int32
The zero-based index of the converted file to get.
Type: Aurigma.ImageUploaderFlash..ConvertedFile
The converted file at the specified index.