Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / IElementDeletedNotify Interface / ElementDeletedNotify Method


In This Topic
ElementDeletedNotify Method (IElementDeletedNotify)
In This Topic
Internal use only.
Syntax
'Declaration
 
Sub ElementDeletedNotify( _
   ByVal o As Object, _
   ByVal element As Object _
) 
 
'Usage
 
Dim instance As IElementDeletedNotify
Dim o As Object
Dim element As Object
 
instance.ElementDeletedNotify(o, element)

Parameters

o
element
See Also