AddScopeFeature
产品支持情况
产品 |
是否支持 |
---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
函数功能
添加ScopeFeature对象到ScopePattern。
函数原型
1 | ScopePattern &AddScopeFeature(ScopeFeature feature); |
参数说明
参数名 |
输入/输出 |
描述 |
---|---|---|
feature |
输入 |
ScopeFeature对象 |
返回值
参数名 |
描述 |
---|---|
- |
本实例对象的引用 |
约束说明
无。
父主题: ScopePattern类