Collection.searchFinish

Complete asynchronous operation to search for items in a collection.

class Collection
ListG
searchFinish
(
AsyncResultIF result
)

Parameters

result AsyncResultIF

asynchronous result passed to callback

Return Value

Type: ListG

a list of items that matched the search

Throws

GException on failure.

Meta