Table of Contents

XmlTargetDictionaryUtilities.EnumerateTargets Method

Definition

Namespace
Sandcastle.Tools.BuildComponents.Targets
Assembly
Sandcastle.Tools.BuildComponents.dll

This is used to enumerate targets

public static IEnumerable<Target> EnumerateTargets(XPathNavigator topicsNode)

Parameters

topicsNode XPathNavigator

The topics node from which to get the target information

Returns

IEnumerable<Target>

An enumerable list of targets