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