You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtx Class > TMtx Methods > TMtx.FreeToCache Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtx.FreeToCache Method

Frees the object.

Syntax
C#
Visual Basic
public override void FreeToCache();

If the object was created with a call to CreateIt, this routine will call FreeIt. If the object was created with a call to constructor (Create), this routine will call the destructor (Free).

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