Click or drag to resize

McCommandExtended Constructor (McCommand, String)

Initializes a new instance of the McCommandExtended class

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Sub New ( 
	parent As McCommand,
	Optional name As String = ""
)

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand
name (Optional)
Type: SystemString
See Also