See Also

Border Class  | Border Members

Language

Visual Basic

C#

Show All

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

Equals Method

Compares the Border object to another System.Object to see if they are equal.

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

Parameters

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

Return Type

Boolean. True if the Border object is equal to the System.Object; otherwise False.

See Also

Border Class  | Border Members

 

 


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