AFElementTemplate.FindInstantiatedElements Method
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
This method returns the collection of AFBaseElement objects that were
created with this template.
Overload List
| Name | Description | |
|---|---|---|
| FindInstantiatedElements(Boolean, AFSortField, AFSortOrder, Int32) |
This method returns a non-paged collection of AFBaseElement objects that were
created with this template.
| |
| FindInstantiatedElements(Boolean, AFSortField, AFSortOrder, Int32, Int32, Int32) |
This method returns a paged collection of AFBaseElement objects that were
created with this template.
|