DtdEntity.NextSibling | nextSibling property
Gets the next sibling of the node in the parent's child list.
Syntax
public: property IXmlNode^ NextSibling { IXmlNode^ get(); }
Property value
Type: IXmlNode
The right sibling of this node or NULL if there is no right sibling.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012
