LEADTOOLS (Leadtools assembly)

NewStartingIndex Property

Show in webframe







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

 

 


Products | Support | Contact Us | Copyright Notices

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