Click or drag to resize

XmlDataFramegetColumnForIndexAsMatlabString Method (Int32, String, String)

Method used by FactSetOnDemand MATLAB integration, not recommended for toolkit use

Namespace:  Kratos_3.Network
Assembly:  Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
Syntax
public string getColumnForIndexAsMatlabString(
	int columnIndex,
	string separator,
	string surrounder
)

Parameters

columnIndex
Type: SystemInt32
separator
Type: SystemString
surrounder
Type: SystemString

Return Value

Type: String
See Also