ZAlgebraObjectCollection
Constructors
Functions
Link copied to clipboard
Copies all values from the specified array of ZAlgebraObject
into this collection.
Copies all values from the specified list of ZAlgebraObject
into this collection.
Link copied to clipboard
Copies all values from the specified array of ZAlgebraObject
starting at the given index into this collection. Each object in the array is copied sequentially into the collection.
Copies all values from the specified list of ZAlgebraObject
starting at the given index into this collection. Each object in the list is copied sequentially into the collection.
Link copied to clipboard
Copies the values from the specified ZAlgebraObject
into the collection starting at the location defined by index
.