Click or drag to resize

UserDefinedChannel Constructor (String, String, String)

Initializes a new instance of the UserDefinedChannel class

Namespace:  MediaCy.Addins.LearningSegmentation
Assembly:  MediaCy.Addins.LearningSegmentation (in MediaCy.Addins.LearningSegmentation.dll) Version: 3.1.0.0
Syntax
VB
Public Sub New ( 
	cname As String,
	name As String,
	defs As String
)

Parameters

cname
Type: SystemString
name
Type: SystemString
defs
Type: SystemString
See Also