Click or drag to resize

McCommandFromName Method

Returns the command registered with that name.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Shared Function FromName ( 
	name As String
) As McCommand

Parameters

name
Type: SystemString

Return Value

Type: McCommand
Remarks