Class CharacterIterator
Inheritance
System.Object
CharacterIterator
Assembly: Lucene.Net.ICU.dll
Syntax
public abstract class CharacterIterator : object
Fields
Name | Description |
---|---|
DONE |
Properties
Name | Description |
---|---|
BeginIndex | |
Current | |
EndIndex | |
Index |
Methods
Name | Description |
---|---|
Clone() | |
First() | |
GetTextAsString() | |
Last() | |
Next() | |
Previous() | |
SetIndex(Int32) |