Lucene.Net 1.4.3 Class Library

SupportClass.Number.ToString Method

Converts a number to System.String in the specified radix.

Overload List

Inherited from Object.

public virtual string ToString();

Converts a number to System.String in the specified radix.

public static string ToString(long,int);

 

public static string ToString(float);

See Also

SupportClass.Number Class | (global) Namespace