Version

IXPathDataNavigableParent Interface Members

The following tables list the members exposed by IXPathDataNavigableParent.

Public Methods
 NameDescription
 MethodGetFirstChildGets first child of the parent node.  
 MethodGetNextSiblingGets next sibling of the child that is passed in.  
 MethodGetPrevSiblingGets previous sibling of the child that is passed in.  
See Also