LEADTOOLS (Leadtools assembly)

OldStartingIndex Property

Show in webframe







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

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.