FarPoint.Win Assembly / FarPoint.Win Namespace / RoundedLineBorder Class / Equals Method


In This Topic
Equals Method (RoundedLineBorder)
In This Topic
Syntax
'Declaration
 
Public Overridable Function Equals( _
   ByVal o As Object _
) As Boolean
 
'Usage
 
Dim instance As RoundedLineBorder
Dim o As Object
Dim value As Boolean
 
value = instance.Equals(o)

Parameters

o
See Also