The PartDataList type exposes the following members.
Properties
| Name | Description |
---|
 | Context |
Gets the parameter context of the list
|
 | Count |
The count of fields in the list
|
 | DataType |
Gets the type of the data value.
|
 | Index |
Gets the parameter index of the list
|
 | Item |
Gets the value in the list by index.
|
See Also