ActiveReports 9
Find Method (ISearchableDocument)

Performs text string lookup
Syntax
'Declaration
 
Function Find( _
   ByVal options As FindOptions, _
   ByVal startFrom As SearchResult _
) As System.Collections.Generic.IEnumerable(Of SearchResult)
System.Collections.Generic.IEnumerable<SearchResult> Find( 
   FindOptions options,
   SearchResult startFrom
)

Parameters

options
startFrom
See Also

Reference

ISearchableDocument Interface
ISearchableDocument Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum