Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / Elements Class / Find Method / Find(Object) Method


In This Topic
Find(Object) Method
In This Topic
Syntax
'Declaration
 
Protected Overloads Overridable Function Find( _
   ByVal e As Object _
) As Object
 
'Usage
 
Dim instance As Elements
Dim e As Object
Dim value As Object
 
value = instance.Find(e)

Parameters

e
See Also