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 | Properties | List of all members
Lucene.Net.Search.SimpleFacetedSearch.FacetName Class Reference

Public Member Functions

override string ToString ()
 

Properties

string this[int i] [get]
 
int Length [get]
 

Detailed Description

Definition at line 27 of file FacetName.cs.

Member Function Documentation

override string Lucene.Net.Search.SimpleFacetedSearch.FacetName.ToString ( )

Definition at line 45 of file FacetName.cs.

Property Documentation

int Lucene.Net.Search.SimpleFacetedSearch.FacetName.Length
get

Definition at line 41 of file FacetName.cs.

string Lucene.Net.Search.SimpleFacetedSearch.FacetName.this[int i]
get

Definition at line 36 of file FacetName.cs.


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