Partager via


PropertySet.GetEnumerator Méthode

Définition

Retourne un énumérateur qui itère au sein de la collection.

public:
 virtual System::Collections::Generic::IEnumerator<Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase ^> ^ GetEnumerator();
public System.Collections.Generic.IEnumerator<Microsoft.Exchange.WebServices.Data.PropertyDefinitionBase> GetEnumerator ();
Public Function GetEnumerator () As IEnumerator(Of PropertyDefinitionBase)

Retours

Objet IEnumerator qui peut être utilisé pour itérer au sein de la collection.

Implémente

S’applique à