[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ExcelSparkline.op_Equality

operator == Operator

operator ==(ExcelSparkline, ExcelSparkline)

Returns a value indicating whether this instance is equal to a specified object.

Declaration
public static bool operator ==(ExcelSparkline p1, ExcelSparkline p2)
Public Shared Operator =(p1 As ExcelSparkline, p2 As ExcelSparkline) As Boolean
Parameters
Type Name Description
ExcelSparkline p1

The excel parkline.

ExcelSparkline p2

The excel sparkline.

Returns
Type Description
bool

true if obj is a System.Boolean and has the same value as this instance; otherwise,