Home
Home
Docs
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
Markdig.Syntax
ContainerBlock
Methods
Insert(Int32, Block)
Menu
On this page
Insert(Int32, Block) Method
Definition
Namespace
Markdig.Syntax
Assembly
Markdig.dll
Implements
Insert(Int32, Block)
View source
Performs the insert operation.
public void Insert(int index, Block item)
Parameters
index
Int32
item
Block