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

Sets vector size to zero.

Syntax
C#
Visual Basic
public void Clear();

Calling Clear sets Length property to 0.

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