XmlTargetDictionaryUtilities.EnumerateTargets Method
Definition
- Assembly
- Sandcastle.Tools.BuildComponents.dll
This is used to enumerate targets
public static IEnumerable<Target> EnumerateTargets(XPathNavigator topicsNode)
Parameters
topicsNodeXPathNavigatorThe topics node from which to get the target information
Returns
- IEnumerable<Target>
An enumerable list of targets