Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class SearchParameters
public class SearchParameters
Public Class SearchParameters
Public Class SearchParameters
public ref class SearchParameters
public ref class SearchParameters
type SearchParameters = class end
type SearchParameters = class end
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
SearchParameters(String, SearchOptions, Int32, Int32) | New | |
Equals(Object) | (Inherited from Object.) | |
Finalize()()()() | (Inherited from Object.) | |
GetHashCode()()()() | (Inherited from Object.) | |
GetType()()()() | (Inherited from Object.) | |
HighRange |
The highest result number to return (1 based)
| |
LowRange |
The lowest result number to return (1 based)
| |
MemberwiseClone()()()() | (Inherited from Object.) | |
QueryExpression |
The expression to search for
| |
SearchOptions |
Search options
| |
ToString()()()() | (Inherited from Object.) |
Inheritance Hierarchy
Object | |
SearchParameters |
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120