ServiceModelExtensionCollectionElement<TServiceModelExtensionElement>::GetEnumerator Method ()
.NET Framework (current version)
Returns an IEnumerator that iterates through a collection. This method cannot be inherited.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Return Value
Type: System.Collections.Generic::IEnumerator<TServiceModelExtensionElement>^An IEnumerator object that can be used to iterate through the collection.
Implements
IEnumerable<T>::GetEnumerator()
.NET Framework
Available since 3.0
Available since 3.0
Show: