Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
SharpYaml.Model
YamlSequence
Methods
Remove(YamlElement)
Menu
On this page
Remove(YamlElement) Method
Definition
Namespace
SharpYaml.Model
Assembly
SharpYaml.dll
Implements
Remove(YamlElement)
View source
Removes an item.
public bool Remove(YamlElement item)
Parameters
item
YamlElement
Returns
Boolean