public enum ENDomPathStepType : System.Enum
public enum ENDomPathStepType : System.Enum
Member | Description |
---|---|
SelectCollectionChildNode | Selects the child node of a node at a specific index |
SelectContainerChildNode | Selects the child node of a node with a specific name |
SelectDocumentElement | Selects a document element |
SelectParentNode | Selects the parent node of a node |
SelectPropertyNode | Selects a node exposed by a property of the node |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Dom.ENDomPathStepType
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)