Class LinearIndexParams
When passing an object of this type, the index will perform a linear, brute-force search.
public class LinearIndexParams : UnmanagedObject, IDisposable, IIndexParams
- Inheritance
-
LinearIndexParams
- Implements
- Inherited Members
Constructors
LinearIndexParams()
Initializes a new instance of the LinearIndexParams class.
public LinearIndexParams()
Methods
DisposeObject()
Release all the memory associated with this IndexParam
protected override void DisposeObject()