ComposablePartCatalog::IEnumerable::GetEnumerator Method ()
.NET Framework (current version)
Returns an enumerator that iterates through the catalog.
Assembly: System.ComponentModel.Composition (in System.ComponentModel.Composition.dll)
Return Value
Type: System.Collections::IEnumerator^An enumerator that can be used to iterate through the catalog.
Implements
IEnumerable::GetEnumerator()This member is an explicit interface member implementation. It can be used only when the ComposablePartCatalog instance is cast to an IEnumerable interface.
.NET Framework
Available since 4.5
Available since 4.5
Show: