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!

IndexEventArgs.index

[To be supplied.]

[Visual Basic]
Public ReadOnly index As Integer
[C#]
public readonly int index;
[C++]
public: readonly int index;
[JScript]
public var index : int;

See Also

IndexEventArgs Class | IndexEventArgs Members | System.Data Namespace