Org.W3c.Dom.Node: Property Members

The properties of Org.W3c.Dom.Node are listed below. For a list of all members, see the Node Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
static
DocumentPositionContainedByshort. The node is contained by the reference node.
[read-only]
static
DocumentPositionContainsshort. The node contains the reference node.
[read-only]
static
DocumentPositionDisconnectedshort. The two nodes are disconnected.
[read-only]
static
DocumentPositionFollowingshort. The node follows the reference node.
[read-only]
static
DocumentPositionImplementationSpecificshort. The determination of preceding versus following is implementation-specific.
[read-only]
static
DocumentPositionPrecedingshort. The second node precedes the reference node.