You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVecBase Class > TMtxVecBase Properties > TMtxVecBase.CapacityInBytes Property
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVecBase.CapacityInBytes Property

Sizing the object will not allocate less than CapacityInBytes.

Syntax
C#
Visual Basic
public long CapacityInBytes;

Rounded up to multiple of 16bytes.

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