This document is archived and information here might be outdated. Recommended version. |
Provides access to the DataElements Interface.
Name | Description | |
---|---|---|
Add | Adds a data element. | |
Count | The data element count. | |
Element | The data element at the specified position. | |
Insert | Adds a data element at the specified position. | |
Remove | Removes the data element at the specified position. | |
RemoveAll | Removes all data elements. |
CoClasses and Classes | Description |
---|---|
DataElements | A collection of DataElement objects. |