INode.NextSibling
INode.NextSibling property
Gets the next node at the same node tree level.
public INode NextSibling { get; }
Property Value
The next sibling.
See Also
- interface INode
- namespace Aspose.Note
- assembly Aspose.Note
Gets the next node at the same node tree level.
public INode NextSibling { get; }
The next sibling.