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

AF SDK Reference

AFElement.FindElementsByAttribute Method

  • Last UpdatedNov 18, 2025
  • 3 minute read
AFElement.FindElementsByAttribute Method
Performs a search on the element's properties and attribute values within the AFDatabase to retrieve a collection of AFElement objects.

Overload List

  NameDescription
Public methodStatic memberCode example
FindElementsByAttribute(AFElement, String, AFAttributeValueQuery, Boolean, AFSortField, AFSortOrder, Int32) Obsolete.
Performs a search on the element's name and attribute values within the AFDatabase to retrieve a non-paged collection of AFElement objects.
Public methodStatic memberCode example
FindElementsByAttribute(AFElement, String, AFAttributeValueQuery, Boolean, AFSortField, AFSortOrder, Int32, Int32, Int32) Obsolete.
Performs a search on the element's name and attribute values within the AFDatabase to retrieve a paged collection of AFElement objects.
Public methodStatic memberCode example
FindElementsByAttribute(AFElement, String, String, AFCategory, AFAttributeValueQuery, Boolean, AFSortField, AFSortOrder, Int32) Obsolete.
Performs a search on the element's name, category, and attribute values within the AFDatabase to retrieve a non-paged collection of AFElement objects.
Public methodStatic memberCode example
FindElementsByAttribute(AFElement, String, String, AFCategory, AFAttributeValueQuery, Boolean, AFSortField, AFSortOrder, Int32, Int32, Int32) Obsolete.
Performs a search on the element's name, description, category, and attribute values within the AFDatabase to retrieve a paged collection of AFElement objects.

See Also

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