Themed 2026 Presentation Style Preview

SpecializedTypeReferenceSpecializationDictionary Property

This read-only property is used to create and return a specialization dictionary

Definition

Namespace: Sandcastle.Tools.BuildComponents.Targets
Assembly: Sandcastle.Tools.BuildComponents.Targets (in Sandcastle.Tools.BuildComponents.Targets.dll) Version: 2025.12.18.0
public Dictionary<IndexedTemplateTypeReference, TypeReference> SpecializationDictionary { get; }

Return Value

DictionaryIndexedTemplateTypeReference, TypeReference
The specialization dictionary

See Also