ComponentOrPattern Constructor |
Name | Description | |
---|---|---|
![]() | ComponentOrPattern(IEnumerableObject) |
Construct from a list of objects.
If one of the items is not convertible to a ComponentOrPattern, an exception will be thrown.
|
![]() | ComponentOrPattern(String) |
Constructor.
|
![]() | ComponentOrPattern(IEnumerableComponentOrPattern) |
Constructor
|
![]() | ComponentOrPattern(ManagedComponentOccurrence) |
Constructor.
|
![]() | ComponentOrPattern(ManagedPattern) |
Constructor.
|