Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / DeleteUndoAction Class / obj Field


In This Topic
obj Field (DeleteUndoAction)
In This Topic
The object to be deleted.
Syntax
'Declaration
 
Protected obj As Object
 
'Usage
 
Dim instance As DeleteUndoAction
Dim value As Object
 
value = instance.obj
 
instance.obj = value
See Also