IAFList.Item Property
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- Developer
Gets the item from the collection.
Overload List
| Name | Description | |
|---|---|---|
| ItemInt32 | Gets or sets the element at the specified index. (Inherited from IList.) | |
| ItemGuid |
Gets the item with the specified id.
| |
| ItemString |
Returns the specified object from the collection by name.
|