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