DialogMessageList Class Members
In This Topic
The following tables list the members exposed by DialogMessageList.
Public Properties
Public Methods
| Name | Description |
 | Clear | Removes all the dialog messages from the list. |
 | Contains | Retrieves a boolean value indicating if a specific dialog message exists in the list. |
 | IndexOf | Searches for the specified dialog message and returns the zero-based index of the
first occurrence within the list. |
Top
See Also