Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
SharpYaml.Model
YamlStream
Methods
Insert(Int32, YamlDocument)
Menu
On this page
Insert(Int32, YamlDocument) Method
Definition
Namespace
SharpYaml.Model
Assembly
SharpYaml.dll
Implements
Insert(Int32, YamlDocument)
View source
Inserts an item at the specified index.
public void Insert(int index, YamlDocument item)
Parameters
index
Int32
item
YamlDocument