Summary
The previous sibling, that is the previous node in the children
collection of the parent or
null
if this is the first node in the collection or the parent is null.
- Assembly
- Wyam
.Common .dll - Namespace
- Wyam
.Common .Meta - Containing Type
- Keys
Syntax
public const string PreviousSibling
Constant Value
Value | Type |
---|---|
PreviousSibling | String |