Click or drag to resize

InheritanceExtensionsDerivedClasses Property

Gets the dictionary of derived classes. The dictionary has to be filled manually AddClassDerivations(CAEXDocument, String, String).

Namespace: Aml.Engine.CAEX.Extensions
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public static InheritanceExtensionsDerivedClassDictionary DerivedClasses { get; }

Property Value

InheritanceExtensionsDerivedClassDictionary
See Also