ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / AttachmentAgent Class / _queryInterface Method

In This Topic
    _queryInterface Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function _queryInterface( _
       ByVal obj As IQueryInterface, _
       ByVal name As String _
    ) As IQueryInterface
    public IQueryInterface _queryInterface( 
       IQueryInterface obj,
       string name
    )

    Parameters

    obj
    name
    See Also