DMQEventCollection Class |
The DMQEventCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | DMQEventCollection | Initializes a new instance of the DMQEventCollection class |
Name | Description | |
---|---|---|
![]() | Add |
Adds a DMQEvent object to the DMQEventCollection.
|
![]() | IndexOf |
Gets the index of the event with ID equal to the "value" parameter. Returns -1 if that ID
is not present in the collection.
|
![]() | Insert |
Inserts a DMQEvent into the collection at the specified index.
|