Click or drag to resize

McCommandInstantiate Method

Instantiate commands that have an implementation class.

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

Return Value

Type: McCommandExtended
The command instance or the command itself for instance-less commands.
Remarks