XmlTargetDictionaryUtilitiesCreateReference Method

Create a reference

Definition

Namespace: Sandcastle.Tools.BuildComponents.Targets
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public static Reference CreateReference(
	XPathNavigator node
)

Parameters

node  XPathNavigator
The node from which to get the target information

Return Value

Reference
The reference

See Also