ComposablePartCatalog::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.Generic::IEnumerator<ComposablePartDefinition^>^An enumerator that can be used to iterate through the catalog.
Implements
IEnumerable<T>::GetEnumerator()
.NET Framework
Available since 4.5
Available since 4.5
Show: