Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
SharpYaml.Model
YamlStream
Properties
Item[Int32]
Menu
On this page
Item[Int32] Property
Definition
Namespace
SharpYaml.Model
Assembly
SharpYaml.dll
Implements
Item[Int32]
View source
Gets or sets an element at the specified index.
public YamlDocument this[int index] { get; set; }
Parameters
index
Int32
Returns
YamlDocument