Click or drag to resize

XmlDataFramegetColumnAsDoubles Method

Throws error. XmlDataFrames only have string type columns

Namespace:  Kratos_3.Network
Assembly:  Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
Syntax
public double[] getColumnAsDoubles(
	int column
)

Parameters

column
Type: SystemInt32

Return Value

Type: Double
See Also