ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / CanvasItemCollection Class / Dispose() Method

In This Topic
    Dispose() Method
    In This Topic
    Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged/managed resources.
    Syntax
    'Declaration
     
    Public Sub Dispose() 
    public void Dispose()
    Remarks
    This method should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    See Also