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