You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > VectorInt Structure > VectorInt Properties > VectorInt.Capacity Property
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
VectorInt.Capacity Property

Sizing the object will not allocate less than Capacity samples.

Syntax
C#
Visual Basic
public long Capacity;

To free memory allocated before, first set Capacity to 0.

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