'宣言 Public Overloads Sub Stream( _ ByVal sink As CommandSink _ )
public void Stream( CommandSink sink )
パラメータ
- sink
 - The sink into which the command list will be streamed.
 
'宣言 Public Overloads Sub Stream( _ ByVal sink As CommandSink _ )
public void Stream( CommandSink sink )