Represents the Child Changed Event Args.
public abstract class ChildChangedEventArgs<TParent, TChild> : TrackerEventArgs where TParent : YamlNode
kind:method, kind:property, kind:ctor. Press Esc to clear.ChildChangedEventArgs(TParent, IList<Path>, TChild, TChild, Int32)Initializes a new instance of this type.