The FloatFieldSource type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| FloatFieldSource(String) | Create a cached float field source with default string-to-float parser. | |
| FloatFieldSource(String, FloatParser) | Create a cached float field source with a specific string-to-float parser. |
Methods
| Name | Description | |
|---|---|---|
| CachedFieldSourceEquals | (Overrides FieldCacheSource..::..CachedFieldSourceEquals(FieldCacheSource).) | |
| CachedFieldSourceHashCode | (Overrides FieldCacheSource..::..CachedFieldSourceHashCode()()()().) | |
| Description | (Overrides FieldCacheSource..::..Description()()()().) | |
| Equals | (Inherited from FieldCacheSource.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetCachedFieldValues | (Overrides FieldCacheSource..::..GetCachedFieldValues(FieldCache, String, IndexReader).) | |
| GetHashCode | (Inherited from FieldCacheSource.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetValues | (Inherited from FieldCacheSource.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from ValueSource.) |