EnumerationTarget.Add Method
Definition
- Assembly
- Sandcastle.Tools.BuildComponents.Targets.dll
This is overridden to add the enumeration along with all of its elements to the target dictionary
public override void Add(IDictionary<string, Target> targets)
Parameters
targetsIDictionary<string, Target>The target dictionary to which the enumeration and its elements are added