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