Click or drag to resize

McCommandsInstantiate Method

For commands that have a specific implementation class, creates this object instance if it does not exist.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Function Instantiate ( 
	command As McCommand
) As McCommand

Parameters

command
Type: MediaCy.IQL.ApplicationMcCommand

Return Value

Type: McCommand
Remarks