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