[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Drawing.StringFormatEx.Equals

Equals Method

Equals(object)

Declaration
public override bool Equals(object obj)
Parameters
Type Name Description
object obj
Returns
Type Description
bool
Overrides

Equals(StringFormatEx)

Declaration
public bool Equals(StringFormatEx other)
Parameters
Type Name Description
StringFormatEx other
Returns
Type Description
bool
Implements