ZennoLab Assemblies Documentation
Equals(Object) Method
ZennoLab.CommandCenter Namespace > Instance Class > Equals Method : Equals(Object) Method
The object to compare with the current object.
Determines whether the specified object is equal to the current object.
Syntax
public override bool Equals( 
   object obj
)

Parameters

obj
The object to compare with the current object.

Return Value

true if the specified object is equal to the current object; otherwise, false.
Requirements

Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.

See Also

Reference

Instance Class
Instance Members
Overload List