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

Disowns a pointer to an array from calling matrix Values1D.

Syntax
C#
Visual Basic
public void Disown();

It dismisses the Values, Values1D, CValues1D array and sets the Rows and Cols to zero.

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