AFDefaultDeliveryFormats.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 | |
|---|---|---|
| ItemGuid | Returns the item in the collection associated with the passed in ID. | |
| ItemInt32 | Returns the item located at the passed in index. | |
| ItemString | Returns the item in the collection associated with the passed in name. | |
| ItemAFPlugIn |
Gets the AFDeliveryFormat for the specified AFPlugIn.
|