Table of Contents

TDataConnections.RemoveAt Method

Removes a connection from the list.

Syntax

Namespace: FlexCel.Core

public void RemoveAt(Int32 index)

Parameters

<-> Parameter Type Description
index Int32 Index where to remove the connection (0 based)

See also