AFResults.Item Property
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Gets the item from the collection.
Overload List
| Name | Description | |
|---|---|---|
| ItemGuid | Returns the item in the collection associated with the passed in ID. (Inherited from AFCollectionT.) | |
| ItemInt32 | Returns the item located at the passed in index. (Inherited from AFCollectionT.) | |
| ItemAFAttribute |
This property returns the specified object from the collection by AFAttribute.
|