[]
Creates a new command and adds it to the Commands collection.
public C1Command CreateCommand()
Public Function CreateCommand() As C1Command
| Type | Description |
|---|---|
| C1Command |
Creates a new command and adds it to the Commands collection.
public C1Command CreateCommand(Type commandType)
Public Function CreateCommand(commandType As Type) As C1Command
| Type | Name | Description |
|---|---|---|
| Type | commandType |
| Type | Description |
|---|---|
| C1Command |