Description:

Determines is a string is a command.

Syntax:
public static bool IsCommand(
string name
)
Parameters:
Returns:
Type: bool
True if the string is a command.
Available since:
5.0

IsCommand method

Class:  Rhino.Commands.Command

Nothing found