Xml Target Dictionary UtilitiesCreate Reference Method
Create a reference
Definition
Namespace: Sandcastle.Tools.BuildComponents.Targets
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2026.1.20.0
The reference
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2026.1.20.0
C#
public static Reference CreateReference(
XPathNavigator node
)VB
Public Shared Function CreateReference (
node As XPathNavigator
) As ReferenceC++
public:
static Reference^ CreateReference(
XPathNavigator^ node
)F#
static member CreateReference :
node : XPathNavigator -> Reference Parameters
- node XPathNavigator
- The node from which to get the target information
Return Value
ReferenceThe reference