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

Disowns a calling vector values pointer by setting Values, CValues to nil and Length to 0.

Syntax
C#
Visual Basic
public void Disown(out double[] aArray, out int aIndex, out int ALength, out bool aIsComplex); public void Disown();
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!