CommandColl
CommandRepository
.GetCommandsByName(
String
name)
Gets the commands by name.
Remarks
Examples
Parameters
name
Type:
String
Command name.
Return Value
Type:
CommandColl
Returns the collection of all the commands in the repository with a given name