Freigeben über


CrawledPropertyInfoCollection-Konstruktor (IEnumerable<CrawledPropertyInfo>)

Erstellt eine neue Auflistung von gecrawlten Eigenschaften, die mit den angegebenen Werten initialisiert.

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

Syntax

'Declaration
Public Sub New ( _
    enumerable As IEnumerable(Of CrawledPropertyInfo) _
)
'Usage
Dim enumerable As IEnumerable(Of CrawledPropertyInfo)

Dim instance As New CrawledPropertyInfoCollection(enumerable)
public CrawledPropertyInfoCollection(
    IEnumerable<CrawledPropertyInfo> enumerable
)

Parameter

Siehe auch

Referenz

CrawledPropertyInfoCollection Klasse

CrawledPropertyInfoCollection-Member

CrawledPropertyInfoCollection-Überladung

Microsoft.Office.Server.Search.Administration-Namespace