Partager via


ManagedPropertyCollection.GetEnumerator, méthode (Microsoft.Office.Server.Search.Administration)

Returns an enumerator that iterates through the managed properties in the collection.

Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public Function GetEnumerator As IEnumerator
'Utilisation
Dim instance As ManagedPropertyCollection
Dim returnValue As IEnumerator

returnValue = instance.GetEnumerator
public IEnumerator GetEnumerator ()

Valeur de retour

An IEnumerator object that can be used to iterate through the collection.

Voir aussi

Référence

ManagedPropertyCollection, classe
Membres ManagedPropertyCollection
Microsoft.Office.Server.Search.Administration, espace de noms