Click or drag to resize

BaseChannelCommand Class

Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandProperties
        MediaCy.Viewers.NDBaseViewNDOptionsCommandProperties
          MediaCy.Viewers.NDMcNDChannelClassCommand
            MediaCy.Viewers.NDBaseChannelCommand
              MediaCy.Viewers.NDModifyChannelCommand

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Class BaseChannelCommand
	Inherits McNDChannelClassCommand

The BaseChannelCommand type exposes the following members.

Constructors
  NameDescription
Public methodBaseChannelCommand
Initializes a new instance of the BaseChannelCommand class
Public methodBaseChannelCommand(McCommand)
Initializes a new instance of the BaseChannelCommand class
Public methodBaseChannelCommand(McCommand, Object)
Initializes a new instance of the BaseChannelCommand class
Top
Methods
  NameDescription
Public methodReadProperty
Converting from OLE to NET
(Overrides BaseObjectCommand.ReadProperty(Object, UTP).)
Top
See Also