To properly display this page you need a browser with JavaScript support.
eXpress Open Architecture Reference
×
Menu
Index
Search
Search
Search
Open Architecture Reference
eXpress COM Interface Reference
Data Source Interfaces
IDataSourceCollection
Print version
DSI INTERNATIONAL, INC. © Copyright 2017
To properly display this page you need a browser with JavaScript support.
IDataSourceCollection
The IDataSourceCollection is an array for storing DataSource objects.
Methods
Add
Adds a DataSource object to the DataSourceCollection
Item
Gets the DataSource object by its Index from the DataSourceCollection
Remove
Deletes the DataSource object by its Index from the DataSourceCollection.
Properties
Count
Returns the number of DataSource objects in DataSourceCollection.
Remarks
Objects represent any kind of object in eXpress. This ranges from Annotations which have no ports, to Hierarchical Objects which also have file references.
See Also