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

Sets vector size to zero.

Syntax
C#
Visual Basic
public virtual void Clear();

Calling Clear sets Length property to 0 and Complex property to False.

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