Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFElement.FindElements Method

  • Last UpdatedNov 18, 2025
  • 3 minute read
AFElement.FindElements Method
Performs a search to retrieve a collection of AFElement objects that match the specified query.

Overload List

  NameDescription
Public methodStatic member
FindElements(PISystem, Guid, Object)
Performs a search within the PISystem to retrieve a collection of AFElement objects with the specified list of unique identifiers.
Public methodStatic member
FindElements(AFDatabase, AFElement, String, AFSearchField, Boolean, AFSortField, AFSortOrder, Int32)
Performs a non-paged text search within the AFDatabase to retrieve a collection of AFElement objects which have a field that matches the specified query string.
Public methodStatic member
FindElements(AFDatabase, AFElement, String, AFCategory, AFElementTemplate, AFElementType, Boolean, AFSortField, AFSortOrder, Int32) Obsolete.
Performs a search on the element's name within the AFDatabase to retrieve a non-paged collection of AFElement objects that match the specified query string and additional filters.
Public methodStatic member
FindElements(AFDatabase, AFElement, String, AFSearchField, Boolean, AFSortField, AFSortOrder, Int32, Int32, Int32)
Performs a paged text search within the AFDatabase to retrieve a collection of AFElement objects which have a field that matches the specified query string.
Public methodStatic member
FindElements(AFDatabase, AFElement, String, String, AFCategory, AFElementTemplate, AFElementType, Boolean, AFSortField, AFSortOrder, Int32) Obsolete.
Performs a search on the element's name within the AFDatabase to retrieve a non-paged collection of AFElement objects that match the specified query string and additional filters.
Public methodStatic member
FindElements(AFDatabase, AFElement, String, AFCategory, AFElementTemplate, AFElementType, Boolean, AFSortField, AFSortOrder, Int32, Int32, Int32) Obsolete.
Performs a search on the element's name within the AFDatabase to retrieve a paged collection of AFElement objects that match the specified query string and additional filters.
Public methodStatic member
FindElements(AFDatabase, AFElement, String, String, AFCategory, AFElementTemplate, AFElementType, Boolean, AFSortField, AFSortOrder, Int32, Int32, Int32) Obsolete.
Performs a search on the element's name within the AFDatabase to retrieve a paged collection of AFElement objects that match the specified query string and additional filters.

See Also

TitleResults for “How to create a CRG?”Also Available in