FreeScopePatterns
Description
Releases the resources of the ScopePattern set.
Prototype
static void FreeScopePatterns(ScopeFusionPatterns &patterns);
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
patterns |
Input |
ScopePattern set to be released |
Returns
None
Restrictions
None
Parent topic: Class ScopeUtil