IVectorChangedEventArgs.Index Property

Gets the position where the change occurred in the vector.

Syntax

public:
property uint32 Index {
         uint32 get ();
}  

Property value

Type: uint32 

  The zero-based position where the change occurred in the vector, if applicable.

Remarks

Requirements

Namespace: Windows.Foundation.Collections

Metadata: windows.winmd

See also

Reference

IVectorChangedEventArgs Interface

IVectorChangedEventArgs Members

Windows.Foundation.Collections Namespace