Click or drag to resize

UserDefinedChannels Class

List of available channels
Inheritance Hierarchy
SystemObject
  System.Collections.GenericDictionaryString, UserDefinedChannel
    MediaCy.Addins.LearningSegmentationUserDefinedChannels

Namespace:  MediaCy.Addins.LearningSegmentation
Assembly:  MediaCy.Addins.LearningSegmentation (in MediaCy.Addins.LearningSegmentation.dll) Version: 3.1.0.0
Syntax
VB
Public Class UserDefinedChannels
	Inherits Dictionary(Of String, UserDefinedChannel)

The UserDefinedChannels type exposes the following members.

Constructors
  NameDescription
Public methodUserDefinedChannels
Initializes a new instance of the UserDefinedChannels class
Top
Methods
  NameDescription
Public methodAddChannel
Top
Remarks