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

AF SDK Reference

AFAnnotations Methods

  • Last UpdatedNov 18, 2025
  • 3 minute read
AFAnnotations Methods

The AFAnnotations type exposes the following members.

Methods

  NameDescription
Public method
Add
Create a new AFAnnotation object and adds it to the list.
Public method
Clear
Removes all items from the collection.
Public method
Contains
The Contains method determines if an AFAnnotation exists in the list.
Public method
CopyTo
Copies the entire collection to a compatible one-dimensional Array, starting at the specified index of the target array.
Public method
Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public method
GetEnumerator
Returns an enumerator that iterates through the collection.
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
IndexOf
Searches for the specified object and returns the zero-based index of the first occurrence within the entire collection.
Public method
Insert
Inserts an item into the collection at the specified index.
Public method
Remove
Removes the first occurrence of a specific object from the collection.
Public method
RemoveAt
Removes the item at the specified index of the collection.
Public method
ToString
Returns a string that represents the current object.
(Inherited from Object.)

Extension Methods

  NameDescription
Public Extension MethodCode example
ChunkedByAFAnnotation
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

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