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