Click or drag to resize

McCommandOutputArgumentT Class

A class used to hold the typed output command data.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommandArgument
    MediaCy.IQL.ApplicationMcCommandOutputArgument
      MediaCy.IQL.ApplicationMcCommandOutputArgumentT

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

Type Parameters

T

The McCommandOutputArgumentT type exposes the following members.

Constructors
  NameDescription
Public methodMcCommandOutputArgumentT
Initializes a new instance of the McCommandOutputArgumentT class
Top
Properties
Remarks