[]
Streams the contents of the command list to the specified command sink.
public void Stream(CommandSink sink)
Type | Name | Description |
---|---|---|
CommandSink | sink | The sink into which the command list will be streamed. |
Streams the contents of the command list to the specified command sink.
public void Stream(CommandSink1 sink)
Type | Name | Description |
---|---|---|
CommandSink1 | sink | The sink into which the command list will be streamed. |