'宣言 Public Function New( _ ByVal itemsSource As IEnumerable, _ ByVal action As ItemsSourceChangedAction, _ Optional ByVal collectionChangedEventArgs As NotifyCollectionChangedEventArgs _ )
public ItemsSourceChangedEventArgs( IEnumerable itemsSource, ItemsSourceChangedAction action, NotifyCollectionChangedEventArgs collectionChangedEventArgs )