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
Lucene.Net.Support.Single Member List

This is the complete list of members for Lucene.Net.Support.Single, including all inherited members.

FloatToIntBits(float value)Lucene.Net.Support.Singlestatic
IntBitsToFloat(int value)Lucene.Net.Support.Singlestatic
Parse(System.String s, System.Globalization.NumberStyles style, System.IFormatProvider provider)Lucene.Net.Support.Singlestatic
Parse(System.String s, System.IFormatProvider provider)Lucene.Net.Support.Singlestatic
Parse(System.String s, System.Globalization.NumberStyles style)Lucene.Net.Support.Singlestatic
Parse(System.String s)Lucene.Net.Support.Singlestatic
ToString(float f)Lucene.Net.Support.Singlestatic
ToString(float f, string format)Lucene.Net.Support.Singlestatic
TryParse(System.String s, out float f)Lucene.Net.Support.Singlestatic