Click or drag to resize

DefineObjectListVariable Class

Defines an object list variable.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneOutputCommandList
          MediaCy.CommandsDefineObjectListVariable

Namespace:  MediaCy.Commands
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class DefineObjectListVariable
	Inherits OneOutputCommand(Of List)

The DefineObjectListVariable type exposes the following members.

Constructors
  NameDescription
Public methodDefineObjectListVariable
Initializes a new instance of the DefineObjectListVariable class
Top
Properties
  NameDescription
Public propertySize
Top
Methods
Remarks