Method DecRef
DecRef()
Expert: decreases the RefCount of this IndexReader instance. If the RefCount drops to 0, then this reader is disposed. If an exception is hit, the RefCount is unchanged.
Declaration
public void DecRef()
See Also
IncRef()