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