Keys.

NextSibling Field

Summary

The next sibling, that is the next node in the children collection of the parent or null if this is the last node in the collection or the parent is null.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.Meta
Containing Type
Keys

Syntax

public const string NextSibling

Constant Value

Value Type
NextSibling String
GitHub