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