C# Class VelocityDbSchema.TextIndexer.WordHit

Inheritance: OptimizedPersistable
Afficher le fichier Open project: VelocityDB/VelocityDB Class Usage Examples

Méthodes publiques

Méthode Description
Add ( System.UInt64 position ) : void
WordHit ( Document doc, System.UInt64 position, SessionBase session ) : System

Method Details

Add() public méthode

public Add ( System.UInt64 position ) : void
position System.UInt64
Résultat void

WordHit() public méthode

public WordHit ( Document doc, System.UInt64 position, SessionBase session ) : System
doc Document
position System.UInt64
session SessionBase
Résultat System