(List<PropertyRule>) del constructor PropertyRuleCollection
Espacio de nombres: Microsoft.Office.Server.Search.Administration
Ensamblado: Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)
Sintaxis
'Declaración
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
- rules
Tipo: System.Collections.Generic.List<PropertyRule>
Vea también
Referencia
Miembros PropertyRuleCollection
Sobrecarga PropertyRuleCollection
Espacio de nombres Microsoft.Office.Server.Search.Administration