[]
Streams the contents of the command list to the specified command sink.
public void Stream(ICommandSink sink)
| Type | Name | Description |
|---|---|---|
| ICommandSink | 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(ICommandSink1 sink)
| Type | Name | Description |
|---|---|---|
| ICommandSink1 | sink | The sink into which the command list will be streamed. |