Click or drag to resize

UserRecipeChannels Class

List of user-defined recipe channels.
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListUserChannel
    MediaCy.Addins.LearningSegmentationUserRecipeChannels

Namespace:  MediaCy.Addins.LearningSegmentation
Assembly:  MediaCy.Addins.LearningSegmentation (in MediaCy.Addins.LearningSegmentation.dll) Version: 3.1.0.0
Syntax
VB
<SerializableAttribute>
Public Class UserRecipeChannels
	Inherits List(Of UserChannel)

The UserRecipeChannels type exposes the following members.

Constructors
  NameDescription
Public methodUserRecipeChannels
Initializes a new instance of the UserRecipeChannels class
Top
Remarks