Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / Elements Class / RemoveDeletedNotify Method


In This Topic
RemoveDeletedNotify Method
In This Topic
Internal use only.
Syntax
'Declaration
 
Public Overridable Sub RemoveDeletedNotify( _
   ByVal target As IElementDeletedNotify _
) 
 
'Usage
 
Dim instance As Elements
Dim target As IElementDeletedNotify
 
instance.RemoveDeletedNotify(target)

Parameters

target
See Also