Contains(Path, Boolean) Method

Definition

Namespace SharpYaml.Model
Assembly SharpYaml.dll

Determines whether a value exists.

public bool Contains(Path path, bool orChildren)

Parameters

path
Path
orChildren
Boolean

Returns