IMathArrayFactory

IMathArrayFactory class

Allows to create a math array

The IMathArrayFactory type exposes the following members:

Methods

NameDescription
create_math_array(element)Creates a math array and places the specified element in it
create_math_array(elements)Creates a math array and places specified elements in it

See Also