PropertyRuleCollection - Constructeur (List<PropertyRule>)
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Sub New ( _
rules As List(Of PropertyRule) _
)
'Utilisation
Dim rules As List(Of PropertyRule)
Dim instance As New PropertyRuleCollection(rules)
public PropertyRuleCollection(
List<PropertyRule> rules
)
Paramètres
- rules
Type : System.Collections.Generic.List<PropertyRule>
Voir aussi
Référence
PropertyRuleCollection - Membres
PropertyRuleCollection - Surcharge
Microsoft.Office.Server.Search.Administration - Espace de noms