XmlProcessingInstruction.NextSibling | nextSibling property
Gets the next sibling of the node in the parent's child list.
Syntax
var nextSibling = xmlProcessingInstruction.nextSibling;
Property value
Type: IXmlNode
The right sibling of this node.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012
