Retrieves the contents of the identified Card-CommandList into a new Client-CommandList instance.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public CommandList Get(
int listID
)
Parameters
- listID Int32
- Identifies the Card-CommandList.
Return Value
CommandListA new
Client-CommandList instance.
See Also