Click or drag to resize

RecipeChannels Class

Collection of recipe channels.
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListRecipeChannel
    MediaCy.Addins.LearningSegmentationRecipeChannels

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

The RecipeChannels type exposes the following members.

Constructors
  NameDescription
Public methodRecipeChannels
Initializes a new instance of the RecipeChannels class
Top
Methods
  NameDescription
Public methodLast
Returns last recipe channel (can be used with macro recording).
Top
Remarks