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