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: 2024.12.21.0
public Dictionary<IndexedTemplateTypeReference, TypeReference> SpecializationDictionary { get; }

Return Value

DictionaryIndexedTemplateTypeReference, TypeReference
The specialization dictionary

See Also