[]
Finds next command in C1CommandHolder belongs to category.
public C1Command FindNext(string catname)
Public Function FindNext(catname As String) As C1Command
| Type | Name | Description |
|---|---|---|
| string | catname | Category name. |
| Type | Description |
|---|---|
| C1Command |