This documentation is for the old version. Go to the latest Upload Suite docs

ClientEventList Members

The ClientEventList type exposes the following members.

Constructors

Name Description
Public method ClientEventList Overloaded.

Methods

Name Description
Public method Add (Inherited from StringCollection.)
Public method AddRange (Inherited from StringCollection.)
Public method Clear (Inherited from StringCollection.)
Public method Contains (Inherited from StringCollection.)
Public method CopyTo (Inherited from StringCollection.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from StringCollection.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IndexOf (Inherited from StringCollection.)
Public method Insert (Inherited from StringCollection.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove (Inherited from StringCollection.)
Public method RemoveAt (Inherited from StringCollection.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property Count (Inherited from StringCollection.)
Public property IsReadOnly (Inherited from StringCollection.)
Public property IsSynchronized (Inherited from StringCollection.)
Public property Item (Inherited from StringCollection.)
Public property SyncRoot (Inherited from StringCollection.)

Explicit Interface Implementations

Name Description
Explicit interface implemetation Private method IList..Add (Inherited from StringCollection.)
Explicit interface implemetation Private method IList..Contains (Inherited from StringCollection.)
Explicit interface implemetation Private method ICollection..CopyTo (Inherited from StringCollection.)
Explicit interface implemetation Private method IEnumerable..GetEnumerator (Inherited from StringCollection.)
Explicit interface implemetation Private method IList..IndexOf (Inherited from StringCollection.)
Explicit interface implemetation Private method IList..Insert (Inherited from StringCollection.)
Explicit interface implemetation Private property IList..IsFixedSize (Inherited from StringCollection.)
Explicit interface implemetation Private property IList..IsReadOnly (Inherited from StringCollection.)
Explicit interface implemetation Private property IList..Item (Inherited from StringCollection.)
Explicit interface implemetation Private method IList..Remove (Inherited from StringCollection.)

See Also

Reference