Click or drag to resize

UserChannel Constructor (rcpCh, String, String, String, String)

Initializes a new instance of the UserChannel class

Namespace:  MediaCy.Addins.LearningSegmentation
Assembly:  MediaCy.Addins.LearningSegmentation (in MediaCy.Addins.LearningSegmentation.dll) Version: 3.1.0.0
Syntax
VB
Public Sub New ( 
	n As rcpCh,
	caption As String,
	cmd As String,
	inputsStr As String,
	pars As String
)

Parameters

n
Type: MediaCy.Addins.LearningSegmentationrcpCh
caption
Type: SystemString
cmd
Type: SystemString
inputsStr
Type: SystemString
pars
Type: SystemString
See Also