StreamSelector.DeselectStream Method
Passes a list of streams to deselect for presentation.
Syntax
public void DeselectStream(
StreamInfo streams
);
Parameters
streams
Microsoft.MediaCenter.TVVM.StreamInfo. An object that contains a list of streams to deselect for presentation.
Return Value
This method does not return a value.
Requirements
Reference: Microsoft.MediaCenter.ITVVM
Namespace: Microsoft.MediaCenter.TVVM
Assembly: Microsoft.MediaCenter.ITVVM.dll
Platform: Windows 7
See Also