ChildChangedEventArgs(TParent, IList, TChild, TChild, Int32) Constructor

Definition

Namespace SharpYaml.Model
Assembly SharpYaml.dll

Initializes a new instance of this type.

public ChildChangedEventArgs(TParent node, IList<Path> parentPaths, TChild oldChild, TChild newChild, int index)

Parameters

node
{TParent}
parentPaths
IList<Path>
oldChild
{TChild}
newChild
{TChild}
index
Int32