Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

NewStartingIndex Property








Gets the 0-based index at which the change occurred.
Syntax
public int NewStartingIndex {get;}
'Declaration
 
Public ReadOnly Property NewStartingIndex As Integer
'Usage
 
Dim instance As NotifyLeadCollectionChangedEventArgs
Dim value As Integer
 
value = instance.NewStartingIndex
public int NewStartingIndex {get;}
 get_NewStartingIndex(); 
public:
property int NewStartingIndex {
   int get();
}

Property Value

The 0-based index at which the change occurred.
Requirements

Target Platforms

See Also

Reference

NotifyLeadCollectionChangedEventArgs Class
NotifyLeadCollectionChangedEventArgs Members

Error processing SSI file