Command Methods |
The Command type exposes the following members.
Name | Description | |
---|---|---|
FromString | Creates a Command object from its string representation. Both RAYLASE.SPICE3.LegacyCommand and new syntax are accepted. | |
ToString |
Retrieves the contents of the Command in string-format.
(Overrides RawCommand.ToString) |