Exports the contents of this column to an array.
Namespace:
CenterSpace.NMath.StatsAssembly: NMathStats (in NMathStats.dll) Version: 3.4.0.0
Syntax
| C# |
|---|
public Array ToArray() |
| Visual Basic (Declaration) |
|---|
Public Function ToArray As Array |
| Visual C++ |
|---|
public: virtual Array^ ToArray() sealed |