XmlTargetDictionaryUtilitiesCreateMemberReference Method

Create a member reference

Definition

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

Parameters

node  XPathNavigator
The node from which to get the target information

Return Value

MemberReference
The member reference

See Also