Compartilhar via


PropertyRuleCollection constructor (List<PropertyRule>)

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
Public Sub New ( _
    rules As List(Of PropertyRule) _
)
'Uso
Dim rules As List(Of PropertyRule)

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

Parâmetros

Ver também

Referência

PropertyRuleCollection class

PropertyRuleCollection members

PropertyRuleCollection overload

Microsoft.Office.Server.Search.Administration namespace