CutCollection Members
|
|
CutCollection Overview
|
|
|
|
|
|
Constructors
|
|
New(Cut[])
|
Starts a new CutCollection with an Array of Cuts |
New(SheetOfAssertion)
|
Starts a new CutCollection with a reference to the RootSA |
New()
|
Almost plain vanilla constructor |
New(Cut)
|
Starts a new CutCollection with its first element |
|
|
|
Public Properties
|
|
Item
|
Default Property of this Collection |
|
|
|
Public Methods
|
|
Add
|
Adds a Cut to this CutCollection and Returns its Position in the Collection |
Clone
|
Creates a Shallow Copy of this Collection |
ToArray
|
Converts this Collection to an Array of Cuts |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|