The TermVectorOffsetInfo type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | Two TermVectorOffsetInfos are equals if both the start and end offsets are the same (Overrides Object..::..Equals(Object).) | |
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.) | |
GetEndOffset | The accessor for the ending offset for the term | |
GetHashCode | (Overrides Object..::..GetHashCode()()()().) | |
GetStartOffset | The accessor for the starting offset of the term.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SetEndOffset | ||
SetStartOffset | ||
ToString | (Inherited from Object.) |