You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > MtxVec Class > MtxVec Methods > CreateIt Method > MtxVec.CreateIt Method (out TVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MtxVec.CreateIt Method (out TVec)

Obtains a TVec object from the object cache.

Syntax
C#
Visual Basic
public static void CreateIt(out TVec a);

Obtains a TVec object from the object cache. If the cache is used, it creates a new object. To release an object from the cache, use

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