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

Sets vector size to zero.

Syntax
C#
Visual Basic
public 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!