Responder Developer Guide
Equals(outageCustomer,outageCustomer) Method


Syntax
'Declaration
 
Public Overloads Overrides Function Equals( _
   ByVal x As outageCustomer, _
   ByVal y As outageCustomer _
) As Boolean
'Usage
 
Dim instance As IvrCallBackStatusComparer
Dim x As outageCustomer
Dim y As outageCustomer
Dim value As Boolean
 
value = instance.Equals(x, y)
public override bool Equals( 
   outageCustomer x,
   outageCustomer 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

IvrCallBackStatusComparer Class
IvrCallBackStatusComparer Members
Overload List

 

 


Send Comment