Lucene.Net  3.0.3
Lucene.Net is a .NET port of the Java Lucene Indexing Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties
Public Member Functions | List of all members
SpellChecker.Net.Search.Spell.SuggestWordQueue Class Reference

Inherits PriorityQueue.

Public Member Functions

override bool LessThan (SuggestWord a, SuggestWord b)
 

Detailed Description

Definition at line 23 of file SuggestWordQueue.cs.

Member Function Documentation

override bool SpellChecker.Net.Search.Spell.SuggestWordQueue.LessThan ( SuggestWord  a,
SuggestWord  b 
)

Definition at line 31 of file SuggestWordQueue.cs.


The documentation for this class was generated from the following file: