MessageHandlerCollection Methods

The MessageHandlerCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd (Inherited from CollectionMessageHandler.)
Public methodClear (Inherited from CollectionMessageHandler.)
Protected methodClearItems (Inherited from CollectionMessageHandler.)
Public methodContains (Inherited from CollectionMessageHandler.)
Public methodCopyTo (Inherited from CollectionMessageHandler.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetEnumerator (Inherited from CollectionMessageHandler.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodIndexOf (Inherited from CollectionMessageHandler.)
Public methodInsert (Inherited from CollectionMessageHandler.)
Protected methodInsertItem (Overrides CollectionTInsertItem(Int32, T).)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRemove (Inherited from CollectionMessageHandler.)
Public methodRemoveAt (Inherited from CollectionMessageHandler.)
Protected methodRemoveItem (Inherited from CollectionMessageHandler.)
Protected methodSetItem
Replaces the element at the specified index.
(Overrides CollectionTSetItem(Int32, T).)
Public methodToString (Inherited from Object.)
See Also