Spread Windows Forms 12.0 Product Documentation
idx Field


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > DeleteUndoAction Class : idx Field
The index of the object in its collection. It is used to restore the object to correct index in its collection.
Syntax
'Declaration
 
Protected idx As Integer
'Usage
 
Dim instance As DeleteUndoAction
Dim value As Integer
 
value = instance.idx
 
instance.idx = value
protected int idx
See Also

Reference

DeleteUndoAction Class
DeleteUndoAction Members