Table of Contents

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)

See also