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

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

    Parameters

    other
    See Also