Method DoDelete
DoDelete(Int32)
Implements deletion of the document numbered docNum
.
Applications should call DeleteDocument(Int32) or DeleteDocuments(Term).
Declaration
protected abstract void DoDelete(int docNum)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | docNum |