class
DataConnectionCollection
Source: aspose.
DataConnection collection.
Methods
add(dataConnection) → Number
Add the dataConnection in the collection.
Parameter
| Name | Type | Optional | Description |
|---|---|---|---|
|
dataConnection |
|
- Returns
-
Number
clear()
get()
getCount()
getDataConnection(ID) → DataConnection
Gets the element at the specified ID.
Parameter
| Name | Type | Optional | Description |
|---|---|---|---|
|
ID |
long |
|
ID of DataConnection |
- Returns
-
DataConnectionDataConnection DataConnection.
getNextID()
The next available ID for new connections.
iterator()
Reserved for internal use.
remove(dataConnection)
Remove the dataConnection from the collection.
Parameter
| Name | Type | Optional | Description |
|---|---|---|---|
|
dataConnection |
|
removeAt()
setNextID()
The next available ID for new connections.