Initializes a new instance of the PatternsCollection class.

Overload List

  Name Description
Public method PatternsCollection Initializes a new instance of PatternsCollection.
Public method PatternsCollection (Int32, Int32, Int32) Constructor. Creates new cllection of the patterns.
Public method PatternsCollection (String) Constructor. Creates the collection and loads content from a file.
Public method PatternsCollection (Pattern) Initializes a new instance of PatternsCollection containing any array of Pattern objects.
Public method PatternsCollection (PatternsCollection) Initializes a new instance of PatternsCollection based on another PatternsCollection.

See Also