Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

OldStartingIndex Property








Gets the 0-based index at which a Move, Remove, or Replace action occurred.
Syntax
public int OldStartingIndex {get;}
'Declaration
 
Public ReadOnly Property OldStartingIndex As Integer
'Usage
 
Dim instance As NotifyLeadCollectionChangedEventArgs
Dim value As Integer
 
value = instance.OldStartingIndex
public int OldStartingIndex {get;}
 get_OldStartingIndex(); 
public:
property int OldStartingIndex {
   int get();
}

Property Value

The 0-based index at which a Move, Remove, or Replace action occurred.
Requirements

Target Platforms

See Also

Reference

NotifyLeadCollectionChangedEventArgs Class
NotifyLeadCollectionChangedEventArgs Members

Error processing SSI file