See Also
SearchResults Properties
|
SearchResults Class
|
SearchResults Members
|
dtSearch.Engine
You are here:
dtSearch.Engine
>
SearchResults Class
>
SearchResults Properties
>
DocHits Property
Close
dtSearch Engine API for .NET Framework 2.x-4.x 2024.01
Contents
|
Index
|
Home
Previous
|
Up
|
Next
SearchResults::DocHits Property
Word offsets of hits in the currently-selected document
C#
public
array<
int
>
DocHits
;
See Also
SearchResults Properties
|
SearchResults Class
|
SearchResults Members
|
dtSearch.Engine