AddScopeFeature

Description

Adds a ScopeFeature object to a ScopePattern object.

Prototype

ScopePattern &AddScopeFeature(ScopeFeature feature);

Parameters

Parameter

Input/Output

Description

feature

Input

ScopeFeature object

Returns

Parameter

Description

-

Reference to the current object

Restrictions

None