RecipeChannels Class
|
|
Collection of recipe channels.
Inheritance HierarchySystemObject 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<SerializableAttribute>
Public Class RecipeChannels
Inherits List(Of RecipeChannel)
The RecipeChannels type exposes the following members.
Constructors
| Name | Description |
---|
 | RecipeChannels | Initializes a new instance of the RecipeChannels class |
Top
Methods
| Name | Description |
---|
 | Last |
Returns last recipe channel (can be used with macro recording).
|
Top
Remarks
See Also