BenSelect Documentation
Equals Method
See Also  Send Feedback
Selerix.BenSelect.View Namespace > EmployeeView Class : Equals Method
obj
The System.Object to compare with this instance.
Determines whether the specified System.Object is equal to this instance.

Syntax

JScript 
public override function Equals( 
   obj : Object
) : boolean;

Parameters

obj
The System.Object to compare with this instance.

Return Value

true if the specified System.Object is equal to this instance; otherwise, false.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.