You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Controls Namespace > Classes > VecColumn Class
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
VecColumn Class

Provides connection between table column and TVec object.

Dew_Math_Controls_VecColumn
Syntax
C#
Visual Basic
public class VecColumn : MarshalByValueComponent;

DBTools.cs

By connecting VecColumn to a specific data table column you can load values from numeric field or byte[] field to Vector, or save values from Vector to numeric or byte[] field.

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