ProtocolRemoveChannel Method |
Removes a channel.
Namespace: Demo3D.NetAssembly: Demo3D.IO (in Demo3D.IO.dll) Version: 19.00.00
Syntaxpublic bool RemoveChannel(
Channel channel
)
Parameters
- channel Channel
- Channel to remove.
Return Value
BooleanTrue if the channel was removed.
See Also