OneSetFileList Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListOneSetFile
    MediaCy.Commands.DocumentOneSetFileList

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

The OneSetFileList type exposes the following members.

Constructors
  NameDescription
Public methodOneSetFileList
Initializes a new instance of the OneSetFileList class
Top
Methods
See Also