Table of Contents

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)

See also