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

Constructor of the record.

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

Returns a Vector with internal TVecInt 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!