Enum ChildrenTreeChange
Defines a way for communicating a type of change if the tree of has been changed due to an insert/remove operation.
public enum ChildrenTreeChange
- Extension Methods
Fields
DirectChildrenChanged = 0
Direct insert/remove operation has been perfomed to the group
TreeChanged = 1
An element below in the hierarchy as been added/removed