C1.Win.C1DX.4.8 Assembly / C1.Util.DX Namespace / FunctionCallback Class / Equals Method / Equals(FunctionCallback) Method

In This Topic
Equals(FunctionCallback) Method
In This Topic
Determines whether the specified FunctionCallback is equal to this instance.
Syntax
'Declaration
 
Public Overloads Function Equals( _
   ByVal other As FunctionCallback _
) As System.Boolean
 

Parameters

other
See Also