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
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