Click or drag to resize

XmlDataFramegetColumnNames Method

Returns the names of the columns of the parsed dataframe

Namespace:  Kratos_3.Network
Assembly:  Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
Syntax
public string[] getColumnNames()

Return Value

Type: String

Implements

IDataTablegetColumnNames
See Also