SumUpFunctionTemplates Method (MDPart)
In This Topic
For assemblies and modules, sums up the function templates. This method does work on this MDPart only and not recursive. All previous MDFunctionTemplatePosition of this MDPart will not be valid anymore.
Syntax
public void SumUpFunctionTemplates()
public:
void SumUpFunctionTemplates();
See Also