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

Read only property. Maximum number of objects used inside object cache.

Syntax
C#
Visual Basic
public int MaxCount;

Use this value to trim the size of the object cache for your application. Too large cache eats away too much system memory and too small cache can result in severe performance penalties.

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