ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / AttachmentAgentManager Class / AttachmentAgentManager Constructor

In This Topic
    AttachmentAgentManager Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal ParamArray attachmentAgents() As AttachmentAgent _
    )
    public AttachmentAgentManager( 
       params AttachmentAgent[] attachmentAgents
    )

    Parameters

    attachmentAgents
    See Also