PropertyRuleCollection 构造函数 (List<PropertyRule>)

命名空间:  Microsoft.Office.Server.Search.Administration
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public Sub New ( _
    rules As List(Of PropertyRule) _
)
用法
Dim rules As List(Of PropertyRule)

Dim instance As New PropertyRuleCollection(rules)
public PropertyRuleCollection(
    List<PropertyRule> rules
)

参数

另请参阅

引用

PropertyRuleCollection 类

PropertyRuleCollection 成员

PropertyRuleCollection 重载

Microsoft.Office.Server.Search.Administration 命名空间