XmlTargetDictionaryUtilitiesCreateSimpleTypeReference Method
Create a simple type reference
Namespace: Sandcastle.Tools.BuildComponents.TargetsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public static SimpleTypeReference CreateSimpleTypeReference(
XPathNavigator node
)
Public Shared Function CreateSimpleTypeReference (
node As XPathNavigator
) As SimpleTypeReference
public:
static SimpleTypeReference^ CreateSimpleTypeReference(
XPathNavigator^ node
)
static member CreateSimpleTypeReference :
node : XPathNavigator -> SimpleTypeReference
- node XPathNavigator
- The node from which to get the target information
SimpleTypeReferenceThe simple type reference