See Also

Backdrop Class  | Backdrop Members

Language

Visual Basic

C#

Show All

obj
The System.Object to which the Backdrop object is being compared.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Equals Method

Compares the Backdrop object to another System.Object to see whether they are equal.

[Visual Basic]
Overrides Public Function Equals( _    ByVal obj As Object _ ) As Boolean
[C#]
public override bool Equals(    object obj );

Parameters

obj
The System.Object to which the Backdrop object is being compared.

Return Type

Boolean. Returns True if the objects are equal; otherwise False.

See Also

Backdrop Class  | Backdrop Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.