Enum EventedDictionary<TKey, TValue, TContext>.ChangeType
Describes changes in evented list
Namespace: NFX.Collections
Assembly: NFX.dll
Syntax
public enum ChangeType
Fields
| Name | Description |
|---|---|
| Add | |
| Clear | |
| Remove | |
| Set |
Describes changes in evented list
public enum ChangeType
| Name | Description |
|---|---|
| Add | |
| Clear | |
| Remove | |
| Set |