FileDataObjectCollection Class |
Represents the collection for FileDataObject.
Inheritance Hierarchy
Namespace:
Aspose.Email.Windows.Forms
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax public sealed class FileDataObjectCollection : Collection<FileDataObject>
Public NotInheritable Class FileDataObjectCollection
Inherits Collection(Of FileDataObject)
public ref class FileDataObjectCollection sealed : public Collection<FileDataObject^>
[<SealedAttribute>]
type FileDataObjectCollection =
class
inherit Collection<FileDataObject>
end
The FileDataObjectCollection type exposes the following members.
Constructors Properties Methods See Also