ZennoLab Assemblies Documentation
Equals(Instance) Method
See Also  Send Feedback
ZennoLab.CommandCenter Assembly > ZennoLab.CommandCenter Namespace > Instance Class > Equals Method : Equals(Instance) Method
other
Type: Instance
The Instance object to compare with the current Instance object.

Glossary Item Box

Determines whether the specified Instance object is equal to the current Instance object.

Syntax

C# 
public bool Equals( 
   Instance other
)

Parameters

other
Type: Instance
The Instance object to compare with the current Instance object.

Return Value

Type: System.Boolean
The true if the specified Instance object is equal to the current Instance object; otherwise, false.

Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.