Table of Contents

TDataConnections Class

Collection of data connections in a file.

Syntax

Namespace: FlexCel.Core

public class TDataConnections

Methods

Name Description
Add Adds a new connection to the list.
RemoveAt Removes a connection from the list.
Clear Removes all connections 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 connections.
this[] Gets or sets the connection at position index (0 based).