'Declaration Sub Find( _ ByVal document As DocumentModel, _ ByVal findOptions As FindOptions, _ ByVal startFrom As SearchResult, _ ByVal maxCount As Integer, _ ByVal handler As Action(Of DocumentModel,IEnumerable(Of SearchResult)) _ )
Parameters
- document
- findOptions
- startFrom
- maxCount
- handler