ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / ImageInfo Class / Equals Method / Equals(ImageInfo) Method

In This Topic
    Equals(ImageInfo) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function Equals( _
       ByVal other As ImageInfo _
    ) As Boolean
    public bool Equals( 
       ImageInfo other
    )

    Parameters

    other
    See Also