ChildEventArgs(TParent, IList, TChild, Int32) Constructor

Definition

Namespace SharpYaml.Model
Assembly SharpYaml.dll

Initializes a new instance of this type.

public ChildEventArgs(TParent node, IList<Path> parentPaths, TChild child, int index)

Parameters

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