Class FileDataObjectCollection

FileDataObjectCollection class

Represents the collection for FileDataObject.

public sealed class FileDataObjectCollection : Collection<FileDataObject>

Constructors

NameDescription
FileDataObjectCollection()Initializes a new instance of the FileDataObjectCollection class.

See Also