Apache Lucene.Net 2.4.0 Class Library API

ByteFieldSource Members

ByteFieldSource overview

Public Instance Constructors

ByteFieldSource Overloaded. Initializes a new instance of the ByteFieldSource class.

Public Instance Methods

CachedFieldSourceEquals 
CachedFieldSourceHashCode 
Description 
Equals (inherited from FieldCacheSource) 
GetCachedFieldValues 
GetHashCode (inherited from FieldCacheSource) 
GetType (inherited from Object)Gets the Type of the current instance.
GetValues (inherited from FieldCacheSource) 
ToString (inherited from ValueSource) 

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

ByteFieldSource Class | Lucene.Net.Search.Function Namespace