Click or drag to resize

McCommandsExists Method (McCommand)

Check if command exists in Commands

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

Parameters

command
Type: MediaCy.IQL.ApplicationMcCommand

Return Value

Type: Boolean
Remarks