Spice |
[Missing <summary> documentation for "T:RAYLASE.SPICE3.Spice3CommandList"]
public abstract class Spice3CommandList : List<Command>, IDisposable, IEquatable<Spice3CommandList>, IPackable, IUnpackable
The Spice3CommandList type exposes the following members.
| Name | Description | |
|---|---|---|
| Spice3CommandList |
| Name | Description | |
|---|---|---|
| ExecutionLimit |
| 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) |
| Name | Description | |
|---|---|---|
| MaxPacketSize |