SequenceElementChanged(YamlSequence, IList, YamlElement, YamlElement, Int32) Constructor

Definition

Namespace SharpYaml.Model
Assembly SharpYaml.dll

Initializes a new instance of this type.

public SequenceElementChanged(YamlSequence node, IList<Path> parentPaths, YamlElement oldChild, YamlElement newChild, int index)

Parameters

parentPaths
IList<Path>
oldChild
YamlElement
newChild
YamlElement
index
Int32