MessageHandlerCollection Methods |
The MessageHandlerCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add | (Inherited from CollectionMessageHandler.) |
![]() | Clear | (Inherited from CollectionMessageHandler.) |
![]() | ClearItems | (Inherited from CollectionMessageHandler.) |
![]() | Contains | (Inherited from CollectionMessageHandler.) |
![]() | CopyTo | (Inherited from CollectionMessageHandler.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator | (Inherited from CollectionMessageHandler.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | IndexOf | (Inherited from CollectionMessageHandler.) |
![]() | Insert | (Inherited from CollectionMessageHandler.) |
![]() | InsertItem |
Inserts an element into the CollectionT at the specified index.
(Overrides CollectionTInsertItem(Int32, T).) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Remove | (Inherited from CollectionMessageHandler.) |
![]() | RemoveAt | (Inherited from CollectionMessageHandler.) |
![]() | RemoveItem | (Inherited from CollectionMessageHandler.) |
![]() | SetItem |
Replaces the element at the specified index.
(Overrides CollectionTSetItem(Int32, T).) |
![]() | ToString | (Inherited from Object.) |