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


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

Parameters

target
See Also