See Also
IndexInfo Methods
|
IndexInfo Class
|
IndexInfo Members
|
dtSearch.Engine Namespace
You are here:
Symbol Reference
>
dtSearch.Engine Namespace
>
Classes
>
IndexInfo Class
>
IndexInfo Methods
>
Get Method
Close
dtSearch .NET Standard API 2026.01
Contents
|
Index
|
Reference
|
Home
Previous
|
Up
|
Next
IndexInfo.Get Method
Get information about the current state of an index
C#
public
bool
Get
(
string
indexPath
);
Parameters
Parameters
Description
indexPath
Location of the index
Returns
True if the index could be accessed.
See Also
IndexInfo Methods
|
IndexInfo Class
|
IndexInfo Members
|
dtSearch.Engine Namespace