Lucene.Net  3.0.3
Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
Classes | Namespaces
EquatableList.cs File Reference

Go to the source code of this file.

Classes

class  Lucene.Net.Support.EquatableList< T >
 Represents a strongly typed list of objects that can be accessed by index. Provides methods to search, sort, and manipulate lists. Also provides functionality to compare lists against each other through an implementations of IEquatable{T}. More...
 

Namespaces

package  Lucene.Net.Support