TargetTypeDictionaryAdd(ReferenceLinkType, TargetDictionary) Method
Add a target type dictionary to the collection
Namespace: Sandcastle.Tools.BuildComponents.TargetsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public void Add(
ReferenceLinkType type,
TargetDictionary dictionary
)
Public Sub Add (
type As ReferenceLinkType,
dictionary As TargetDictionary
)
public:
void Add(
ReferenceLinkType type,
TargetDictionary^ dictionary
)
member Add :
type : ReferenceLinkType *
dictionary : TargetDictionary -> unit
Parameters
- type ReferenceLinkType
- The reference link type to use for targets in the given dictionary
- dictionary TargetDictionary
- The target dictionary to add