M-Files API 23.11.13135.0
ObjectSearchResults Collection
Members 
Description
ObjectSearchResults is a collection of search results represented by ObjectVersion objects.
Public Methods
Creates a copy of the object.
Returns the results as an object versions collection. Creates a copy of the contents of this collection.
Gets the search result score of the specified object.
Gets the search result score of the object at the specified index.
Sorts the objects in this collection using the given comparator.
Sorts the search results in this collection by their score.
Public Properties
The number of items in the collection.
Accesses the item at the specified position in the collection.
Specifies whether the number of search results returned was truncated.
Remarks
The collection object returned by various object-searching methods.
See Also

ObjectSearchResults Members