Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
SharpYaml.Model
YamlMapping
Properties
Keys
Menu
On this page
Keys Property
Definition
Namespace
SharpYaml.Model
Assembly
SharpYaml.dll
Implements
Keys
View source
Gets keys.
public ICollection<YamlElement> Keys { get; }
Returns
ICollection<YamlElement>