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

Call Enter to enable thread exclusive access.

Syntax
C#
Visual Basic
public void Enter();

Internally this has no effect other than it saves the user from allocating his own critical section.

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