PropertyRuleCollection constructor (List<PropertyRule>)

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

Syntax

'Declaration
Public Sub New ( _
    rules As List(Of PropertyRule) _
)
'Usage
Dim rules As List(Of PropertyRule)

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

Parameters

See also

Reference

PropertyRuleCollection class

PropertyRuleCollection members

PropertyRuleCollection overload

Microsoft.Office.Server.Search.Administration namespace