Click or drag to resize

ClassMeasureLoad Method (RecipeChannel, Int32)

Load recipe channel from command.

Namespace:  MediaCy.Addins.LearningSegmentation
Assembly:  MediaCy.Addins.LearningSegmentation (in MediaCy.Addins.LearningSegmentation.dll) Version: 3.1.0.0
Syntax
VB
Public Function Load ( 
	rc As RecipeChannel,
	Ind As Integer
) As Boolean

Parameters

rc
Type: MediaCy.Addins.LearningSegmentationRecipeChannel
Ind
Type: SystemInt32

Return Value

Type: Boolean
Remarks