AFValues Properties
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFValues type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Attribute |
This property returns the AFAttribute associated with the list of values.
| |
| Capacity | Gets or sets the total number of elements the internal data structure can hold without resizing. (Inherited from ListAFValue.) | |
| Count | Gets the number of elements contained in the ListT. (Inherited from ListAFValue.) | |
| Item | Gets or sets the element at the specified index. (Inherited from ListAFValue.) | |
| PIPoint |
This property returns the PIPoint associated with the list of values.
|