This class represents a collection of the Thumbnail client-side events.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Class ThumbnailClientEventCollection _ Inherits Collection(Of ThumbnailClientEvent)
public class ThumbnailClientEventCollection : Collection<ThumbnailClientEvent>