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

Sizing the object will not allocate less than CapacityInElements.

Syntax
C#
Visual Basic
public long CapacityInElements;

Rounded up to multiple of 16bytes. When the storage precision is changed, the CapacityInElements will be adjusted accordingly with CapacityInBytes retaining the value.

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