Click or drag to resize

xPathAxes Enumeration

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Core.xml
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public enum xPathAxes
Request Example View Source
Members
  Member nameValueDescription
ancestor0
attribute1
descendant2
following3
parent4
preceding5
See Also