-
Home
-
API
-
SharpYaml.Model
-
SequenceElementAdded
-
Constructors
-
SequenceElementAdded(YamlSequence, IList, YamlElement, Int32)
SequenceElementAdded(YamlSequence, IList, YamlElement, Int32) Constructor
Definition
Initializes a new instance of this type.
public SequenceElementAdded(YamlSequence node, IList<Path> parentPaths, YamlElement child, int index)
Parameters