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

ClientEventList Methods

The ClientEventList type exposes the following members.

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.)

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 method IList..Remove (Inherited from StringCollection.)

See Also

Reference