SpecializedTypeReference.SpecializationDictionary Property
This read-only property is used to create and return a specialization dictionary
Namespace: Sandcastle.Tools.BuildComponents.TargetsAssembly: Sandcastle.Tools.BuildComponents.Targets (in Sandcastle.Tools.BuildComponents.Targets.dll) Version: 2025.3.22.0
public Dictionary<IndexedTemplateTypeReference, TypeReference> SpecializationDictionary { get; }
Public ReadOnly Property SpecializationDictionary As Dictionary(Of IndexedTemplateTypeReference, TypeReference)
Get
public:
property Dictionary<IndexedTemplateTypeReference^, TypeReference^>^ SpecializationDictionary {
Dictionary<IndexedTemplateTypeReference^, TypeReference^>^ get ();
}
member SpecializationDictionary : Dictionary<IndexedTemplateTypeReference, TypeReference> with get
Return Value
Dictionary<IndexedTemplateTypeReference,
TypeReference>The specialization dictionary