Node.ENTITY_REFERENCE_NODE

Node.ENTITY_REFERENCE_NODE field

An EntityReference node.

public const ushort ENTITY_REFERENCE_NODE;

Remarks

Reference:

DOM Standard - defines a platform-neutral model for events, aborting activities, and node trees.DOM Standard (DOM) # interface-node.GitHub - repository hosts the DOM Standard.

See Also