Share

ComponentOrPattern Constructor

Overload List

  NameDescription
Public methodComponentOrPattern(IEnumerable(Object))
Construct from a list of objects. If one of the items is not convertible to a ComponentOrPattern, an exception will be thrown.
Public methodComponentOrPattern(String)
Constructor.
Public methodComponentOrPattern(IEnumerable(ComponentOrPattern))
Constructor
Public methodComponentOrPattern(ManagedComponentOccurrence)
Constructor.
Public methodComponentOrPattern(ManagedPattern)
Constructor.

See Also

Reference

Was this information helpful?