Gets thumbnail with the specified index.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public ReadOnly Default Property Item ( _ index As Integer _ ) As ThumbnailInfo
public ThumbnailInfo this[ int index ] { get; }
Type: System..Int32
Index of the item to get.