public void AddLocalFunctionTemplates( Function[] arrTemplates )
public: void AddLocalFunctionTemplates( array<Function^>^ arrTemplates )
Parameters
| Parameter Name | Description |
|---|---|
| arrTemplates | Array of terminal templates to add. |
public void AddLocalFunctionTemplates( Function[] arrTemplates )
public: void AddLocalFunctionTemplates( array<Function^>^ arrTemplates )
| Parameter Name | Description |
|---|---|
| arrTemplates | Array of terminal templates to add. |