public class NotifyCollectionChangedEventArgs extends EventArgs
| Modifier and Type | Field and Description |
|---|---|
NotifyCollectionChangedAction |
Action |
Iterable<Object> |
NewItems |
Iterable<Object> |
OldItems |
| Constructor and Description |
|---|
NotifyCollectionChangedEventArgs() |
public NotifyCollectionChangedAction Action
Copyright © 2012. All Rights Reserved.