Meta.Numerics Library
C#
VB
C++
F#
Show/Hide TOC
Frame
Table
Add
Column Method
Overload List
AddColumn
T
(String)
Adds a new column with the given name and type.
AddColumn
T
(String, List
T
)
Adds a new column with the given name and stored values.
See Also
Reference
FrameTable Class
Meta.Numerics.Data Namespace
In This Article
Overload List
See Also