Table of Contents

EnumerationTarget.Add Method

Definition

Namespace
Sandcastle.Tools.BuildComponents.Targets
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

targets IDictionary<string, Target>

The target dictionary to which the enumeration and its elements are added