ConceptualLinkInfo Constructor

Constructor

Definition

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

Parameters

node  XPathNavigator
The XPath navigator node from which to load the link settings

Exceptions

ArgumentNullExceptionThis is thrown if the node parameters is null

See Also