Table of Contents

TDataConnectionTextFields Class

Collection of fields in the Text connection.

Syntax

Namespace: FlexCel.Core

public class TDataConnectionTextFields

Methods

Name Description
Add Adds a new field to the list.
RemoveAt Removes a field from the list.
Clear Removes all fields from the list.
Equals Returns true if object obj has the same data in the same order.
GetHashCode Returns the hashcode of the object.

Properties

Name Description
Count Count of available fields.
this[] Gets or sets the field at position index (0 based).