Method GetName
GetName(Int32)
Returns name of specified column index
Declaration
string GetName(int index)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | index | Index of column |
Returns
Type | Description |
---|---|
System.String | Name of column |