SpecializedTypeReferenceSpecializationDictionary 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: 2024.12.21.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
DictionaryIndexedTemplateTypeReference,
TypeReferenceThe specialization dictionary