Method UpdateDocHead
UpdateDocHead(Int32)
Updates the current most relevant document with the specified document.
Declaration
public abstract void UpdateDocHead(int doc)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | doc | The specified document |