Method Scan
Scan(Int32)
Scans (termsEnum.Next()
) terms until a term is found that does
not start with curVNode's cell. If it finds a leaf cell or a cell at
level scanDetailLevel
then it calls
VisitScanned(Cell).
Declaration
protected virtual void Scan(int scanDetailLevel)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | scanDetailLevel |
Exceptions
Type | Condition |
---|---|
System.IO.IOException |