The following tables list the members exposed by DialogStringList.
Public Properties
Public Methods
| Name | Description |
| Clear | Removes all the dialog strings from the list. |
| Contains | Retrieves a boolean value indicating if a specific dialog string exists in the list. |
| CopyTo | Copies the items of the System.Collections.ICollection to an array, starting at a particular array index. (Inherited from Xceed.Utils.Collections.ListBase) |
| IndexOf | Searches for the specified dialog string and returns the zero-based index of the
first occurrence within the list. |
Top
See Also