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

AF SDK Reference

AFListResults(TKey, TResult) Methods

  • Last UpdatedNov 18, 2025
  • 3 minute read
AFListResults(TKey, TResult) Methods

The AFListResultsTKey, TResult generic type exposes the following members.

Methods

  NameDescription
Public method
AddError
Add an error that is not specific to a PISystem or PIServer.
(Inherited from AFErrorsTKey.)
Public method
AddPIServerError
Add a PIServer specific error.
(Inherited from AFErrorsTKey.)
Public method
AddPISystemError
Add a PISystem specific error.
(Inherited from AFErrorsTKey.)
Public method
AddResult
Add a result to the Results list.
Public method
AddResults
Add a list of results to the Results list.
Public method
Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public method
GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public method
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method
ToString
Returns a string that represents the current object.
(Inherited from Object.)

Extension Methods

  NameDescription
Public Extension MethodCode example
ChunkedByTResult
This extension method breaks up search results into chunks to make it easier to page through and process IEnumerableT collections in chunks.
(Defined by AFSDKExtension.)

See Also

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