CommandCollection Properties |
The CommandCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Get the number of commands in the collection.
| |
| ItemInt32 |
Get the command at the specified index in the collection.
| |
| ItemString |
Get the command with the specified name in the collection.
|