Class Marker : isChannelIncluded Method


Boolean isChannelIncluded( Integer nChannelID )

Summary

Determine whether a channel is included in the list.


Remarks

If all channels is selected then all channels will return True for this method.


Parameters

ParameterDescription
Integer nChannelID Channel to query.


See Also

  • Marker : addChannel
  • Marker : clearChannels
  • Marker : getChannels


    Requirements

    1109