Partager via


ServiceObjectSchema.GetEnumerator Méthode

Définition

Fournit un énumérateur pour les propriétés du schéma.

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

Retours

Énumérateur.

Implémente

S’applique à