AddNodeAttrFeature
函数功能
添加NodeAttrFeature对象到ScopePattern。
函数原型
ScopePattern &AddNodeAttrFeature(NodeAttrFeature feature);
参数说明
参数名 |
输入/输出 |
描述 |
---|---|---|
feature |
输入 |
NodeAttrFeature对象 |
返回值
参数名 |
描述 |
---|---|
- |
本实例对象的引用 |
约束说明
无。
父主题: ScopePattern类