Responder Developer Guide
Equals(connectDisconnectEvent,connectDisconnectEvent) Method


Syntax
'Declaration
 
Public Overloads Overrides Function Equals( _
   ByVal x As connectDisconnectEvent, _
   ByVal y As connectDisconnectEvent _
) As Boolean
'Usage
 
Dim instance As AmiCDEventComparer
Dim x As connectDisconnectEvent
Dim y As connectDisconnectEvent
Dim value As Boolean
 
value = instance.Equals(x, y)
public override bool Equals( 
   connectDisconnectEvent x,
   connectDisconnectEvent y
)

Parameters

x
y
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

AmiCDEventComparer Class
AmiCDEventComparer Members
Overload List

 

 


Send Comment