See Also
SearchFilter Methods
|
SearchFilter Class
|
SearchFilter Members
|
dtSearch.Engine Namespace
You are here:
Symbol Reference
>
dtSearch.Engine Namespace
>
Classes
>
SearchFilter Class
>
SearchFilter Methods
>
Read Method
Close
dtSearch .NET Standard API 2024.02
Contents
|
Index
|
Reference
|
Home
Previous
|
Up
|
Next
SearchFilter.Read Method
Read the search filter from a disk file.
C#
public
bool
Read
(
string
filename
);
Parameters
Parameters
Description
filename
Full path to the file to read.
See Also
SearchFilter Methods
|
SearchFilter Class
|
SearchFilter Members
|
dtSearch.Engine Namespace