TDataConnectionTextFields.RemoveAt Method
Removes a field from the list.
Syntax
Namespace: FlexCel.Core
public void RemoveAt(Int32 index)
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
index | Int32 | Index where to remove the field (0 based) |
Removes a field from the list.
Namespace: FlexCel.Core
public void RemoveAt(Int32 index)
<-> | Parameter | Type | Description |
---|---|---|---|
index | Int32 | Index where to remove the field (0 based) |