AtomicGraphCollection Members

AtomicGraphCollection Overview



Constructors

New(AtomicGraph[]) Starts a new AtomicGraphCollection with an Array of AtomicGraphs
New(SheetOfAssertion) Starts a new AtomicGraphCollection with a reference to the RootSA
New() Almost plain vanilla constructor
New(AtomicGraph) Starts a new AtomicGraphCollection with its first element

Public Properties

Item Default Property of this Collection

Public Methods

Add Adds a AtomocGraph to this AtomicGraphCollection and Returns its Position in the Collection
Clone Creates a Shallow Copy of this Collection
ToArray Converts this Collection to an Array of AtomicGraphs