Gets the position where the change occurred in the vector.
public:
property uint32 Index {
uint32 get ();
}
Type: uint32
The zero-based position where the change occurred in the vector, if applicable.
Namespace: Windows.Foundation.Collections
Metadata: windows.winmd
IVectorChangedEventArgs Interface