AddNodeOpTypeFeature
Description
Adds a NodeOpTypeFeature object to a ScopePattern object.
Prototype
ScopePattern &AddNodeOpTypeFeature(NodeOpTypeFeature feature);
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
feature |
Input |
NodeOpTypeFeature object |
Returns
Parameter |
Description |
|---|---|
- |
Reference to the current object |
Restrictions
None
Parent topic: Class ScopePattern