NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ListChangedEventArgs.NewIndex

[To be supplied.]

[Visual Basic]
Public ReadOnly Property NewIndex As Integer
[C#]
public int NewIndex {get;}
[C++]
public: __property int get_NewIndex();
[JScript]
public function get NewIndex() : int;

See Also

ListChangedEventArgs Class | ListChangedEventArgs Members | System.Data Namespace