Property Reader
Reader
Returns the IndexReader, this context represents.
Declaration
public abstract IndexReader Reader { get; }
Property Value
Type | Description |
---|---|
IndexReader |
Returns the IndexReader, this context represents.
public abstract IndexReader Reader { get; }
Type | Description |
---|---|
IndexReader |