Hamiltonian<TTermClassification,TTermIndexing,TTermValue>.AddToSystemIndices Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Method that add system indices to the systemIndices hashset.
public virtual void AddToSystemIndices (TTermIndexing index);
abstract member AddToSystemIndices : 'ermIndexing -> unit
override this.AddToSystemIndices : 'ermIndexing -> unit
Public Overridable Sub AddToSystemIndices (index As TTermIndexing)
Parameters
- index
- TTermIndexing