Apache Lucene.Net 2.4.0 Class Library API

FieldCacheSource.CachedFieldSourceHashCode Method 

Return a hash code of a {@link FieldCacheSource}, without the hash-codes of the field and the cache (those are taken care of elsewhere).

public abstract int CachedFieldSourceHashCode();

See Also

FieldCacheSource Class | Lucene.Net.Search.Function Namespace | hashCode