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.Search.AnonymousClassShortParser Class Reference

Inherits Lucene.Net.Search.ShortParser.

Public Member Functions

virtual short ParseShort (System.String value_Renamed)
 Return a short representation of this field's value.
 
override System.String ToString ()
 

Detailed Description

Definition at line 213 of file FieldCache.cs.

Member Function Documentation

virtual short Lucene.Net.Search.AnonymousClassShortParser.ParseShort ( System.String  string_Renamed)
virtual

Return a short representation of this field's value.

Implements Lucene.Net.Search.ShortParser.

Definition at line 215 of file FieldCache.cs.

override System.String Lucene.Net.Search.AnonymousClassShortParser.ToString ( )

Definition at line 223 of file FieldCache.cs.


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