An instance of the Dialog
public sealed class DialogButtonCollection: CollectionBase, IEnumerable, IEnumerator
Public NotInheritable Class DialogButtonCollection
Inherits CollectionBase
Implements IEnumerable
Implements IEnumerator
Introduced: 3.0.
Method | Description |
---|---|
Add | Adds an object of type Dialog |
Add |
Adds a collection of Dialog |
Remove | Removes an object of type Dialog |
Property | Description |
---|---|
Item | Gets a Dialog |