Home
Home
Docs
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
Markdig.Syntax.Inlines
Inline
Properties
NextSibling
Menu
On this page
NextSibling Property
Definition
Namespace
Markdig.Syntax.Inlines
Assembly
Markdig.dll
Implements
NextSibling
View source
Gets the next sibling inline.
public Inline? NextSibling { get; }
Returns
Inline