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

Sets vector size to zero.

Syntax
C#
Visual Basic
public void Clear();

Calling Clear sets Length property to 0.

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