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