struct
NetListChangeEvent<T>
public sealed struct NetListChangeEvent<T> Describes a change to a NetListChangeEvent`1 which is passed to OnChanged whenever its contents change.
Properties
| Name | Type | Description |
|---|---|---|
Type | NotifyCollectionChangedAction | |
Index | Int32 | |
MovedIndex | Int32 | |
NewValue | T | |
OldValue | T |