Lucene.Net 1.9.1 Class Library

TermVectorOffsetInfo Members

TermVectorOffsetInfo overview

Public Static Fields

EMPTY_OFFSET_INFO 

Public Instance Constructors

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

Public Instance Methods

Equals 
GetEndOffset 
GetHashCode 
GetStartOffset 
GetType (inherited from Object) Gets the Type of the current instance.
SetEndOffset 
SetStartOffset 
ToString (inherited from Object) Returns a String that represents the current Object.

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

TermVectorOffsetInfo Class | Lucene.Net.Index Namespace