Spice |
The Spice3CommandList type exposes the following members.
Name | Description | |
---|---|---|
![]() | Append(Command) | Appends a single command to the end of the list. |
![]() ![]() | AppendT(T) | Appends the contents of the specified list to the current list. |
![]() | Dispose | |
![]() | Equals(Object) | (Overrides ObjectEquals(Object)) |
![]() | Equals(Spice3CommandList) | |
![]() ![]() | FromStringT | Creates a Spice3CommandList object from its string representation. |
![]() | GetHashCode | (Overrides ObjectGetHashCode) |
![]() ![]() | LoadT | |
![]() | Store | |
![]() | ToString |
Retrieves the contents of the Spice3CommandList in string-format.
(Overrides ObjectToString) |