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
Public Member Functions | List of all members
Lucene.Net.Distributed.Indexing.DeleteIndexDocument Class Reference

Inherits Lucene.Net.Distributed.Indexing.IndexDocument.

Public Member Functions

 DeleteIndexDocument (int iRecordId)
 

Additional Inherited Members

- Static Public Attributes inherited from Lucene.Net.Distributed.Indexing.IndexDocument
static BinaryFormatter Formatter = new BinaryFormatter()
 
- Protected Attributes inherited from Lucene.Net.Distributed.Indexing.IndexDocument
Document _oDocument
 
int _intRecordId
 

Detailed Description

Definition at line 26 of file DeleteIndexDocument.cs.

Constructor & Destructor Documentation

Lucene.Net.Distributed.Indexing.DeleteIndexDocument.DeleteIndexDocument ( int  iRecordId)

Definition at line 29 of file DeleteIndexDocument.cs.


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