Provides access to the DataElements Interface.
| 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 Data Element objects. |