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

AF SDK Reference

AFEventFrameSearch Constructor

  • Last UpdatedNov 18, 2025
  • 3 minute read
AFEventFrameSearch Constructor
Creates an instance of an AFEventFrameSearch to search for AFEventFrame objects.

Overload List

  NameDescription
Public method
AFEventFrameSearch(AFDatabase, String, IListAFSearchToken) Obsolete.
Creates an instance of an AFEventFrameSearch to search for AFEventFrame objects using the specified list of search tokens.
Public method
AFEventFrameSearch(AFDatabase, String, IListAFSearchTokenBase)
Creates an instance of an AFEventFrameSearch to search for AFEventFrame objects using the specified list of search tokens.
Public method
AFEventFrameSearch(AFDatabase, String, String)
Creates an instance of an AFEventFrameSearch to search for AFEventFrame objects using the specified search query string.
Public method
AFEventFrameSearch(AFDatabase, String, AFEventFrameSearchMode, AFTime, IListAFSearchTokenBase)
Creates an instance of an AFEventFrameSearch to search for AFEventFrame objects using the specified AFEventFrameSearchMode, time and optional search query string.
Public method
AFEventFrameSearch(AFDatabase, String, AFEventFrameSearchMode, AFTime, String)
Creates an instance of an AFEventFrameSearch to search for AFEventFrame objects using the specified AFEventFrameSearchMode, time and optional search query string.
Public method
AFEventFrameSearch(AFDatabase, String, AFSearchMode, AFTime, AFTime, IListAFSearchTokenBase)
Creates an instance of an AFEventFrameSearch to search for AFEventFrame objects using the specified AFSearchMode, times and optional search query string.
Public method
AFEventFrameSearch(AFDatabase, String, AFSearchMode, AFTime, AFTime, String)
Creates an instance of an AFEventFrameSearch to search for AFEventFrame objects using the specified AFSearchMode, times and optional search query string.

See Also

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