AFElement.FindElementsByPath Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Retrieves the AFElement objects identified by the path strings.
Overload List
| Name | Description | |
|---|---|---|
| FindElementsByPath(IEnumerableString, AFObject) |
Retrieves the AFElement objects identified by the path strings as keyed results.
| |
| FindElementsByPath(IEnumerableString, AFObject, IDictionaryString, String) |
Retrieves the AFElement objects identified by the path strings as a list.
|