Remove(Path, Boolean) Method

Definition

Namespace SharpYaml.Model
Assembly SharpYaml.dll

Removes an item.

public bool Remove(Path path, bool removeChildren)

Parameters

path
Path
removeChildren
Boolean

Returns