Click or drag to resize

McCommandInputArgumentT Class

A class used to hold the typed input command data.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommandArgument
    MediaCy.IQL.ApplicationMcCommandInputArgument
      MediaCy.IQL.ApplicationMcCommandInputArgumentT

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Class McCommandInputArgument(Of T)
	Inherits McCommandInputArgument

Type Parameters

T

The McCommandInputArgumentT type exposes the following members.

Constructors
  NameDescription
Public methodMcCommandInputArgumentT
Initializes a new instance of the McCommandInputArgumentT class
Top
Properties
Remarks