Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
SharpYaml.Model
PathTrie
Methods
Contains(Path, Boolean)
Menu
On this page
Contains(Path, Boolean) Method
Definition
Namespace
SharpYaml.Model
Assembly
SharpYaml.dll
View source
Determines whether a value exists.
public bool Contains(Path path, bool orChildren)
Parameters
path
Path
orChildren
Boolean
Returns
Boolean