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