You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > MatrixInt Structure > MatrixInt Operators > MatrixInt Constructor > MatrixInt.MatrixInt Constructor (bool)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MatrixInt.MatrixInt Constructor (bool)

Constructor of the record.

Syntax
C#
Visual Basic
public MatrixInt(bool FromObjectCache);

Returns a Vector with internal TMtxInt object created from object cache (CreateIt), if FromObjectCache is True. Pass false to the constructor or do not call it at all, if the variable is a local variable. Object cache has limited size.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!