OneSetChannelList Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListOneSetChannel
    MediaCy.Commands.DocumentOneSetChannelList

Namespace:  MediaCy.Commands.Document
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class OneSetChannelList
	Inherits List(Of OneSetChannel)

The OneSetChannelList type exposes the following members.

Constructors
  NameDescription
Public methodOneSetChannelList
Initializes a new instance of the OneSetChannelList class
Top
Methods
See Also