Class Field.Number
Inheritance
System.Object
Field.Number
Assembly: DistributedLucene.Net.dll
Syntax
protected abstract class Number : object
Methods
Name | Description |
---|---|
GetByteValue() | Returns this object's value as a |
GetDoubleValue() | Returns this object's value as a |
GetInt16Value() | Returns this object's value as a |
GetInt32Value() | Returns this object's value as an |
GetInt64Value() | Returns this object's value as a |
GetSingleValue() | Returns this object's value as a |
ToString() | |
ToString(IFormatProvider) | |
ToString(String) | |
ToString(String, IFormatProvider) |