IVectorChangedEventArgs.CollectionChange Property

Gets the type of change that occurred in the vector.

Syntax

public:
property CollectionChange CollectionChange {
         CollectionChange get ();
}  

Property value

Type: CollectionChange 

The type of change in the vector.

Remarks

Requirements

Namespace: Windows.Foundation.Collections

Metadata: windows.winmd

See also

Reference

IVectorChangedEventArgs Interface

IVectorChangedEventArgs Members

Windows.Foundation.Collections Namespace