Overload List
Name | Description | |
---|---|---|
![]() | ComponentOrPattern(IEnumerable(Object)) |
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(IEnumerable(ComponentOrPattern)) |
Constructor
|
![]() | ComponentOrPattern(ManagedComponentOccurrence) |
Constructor.
|
![]() | ComponentOrPattern(ManagedPattern) |
Constructor.
|