CompositionException Constructor (IEnumerable<CompositionError^>^)
.NET Framework (current version)
Initializes a new instance of the CompositionException class with the specified collection of composition errors.
Assembly: System.ComponentModel.Composition (in System.ComponentModel.Composition.dll)
Parameters
- errors
-
Type:
System.Collections.Generic::IEnumerable<CompositionError^>^
A collection of CompositionError objects that represent problems during composition.
.NET Framework
Available since 4.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 4.0
Available since 4.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 4.0
Show: