Allocates space for document with ID docID.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public virtual void AddDocumentID( int docID )
public virtual void AddDocumentID( int docID )
Public Overridable Sub AddDocumentID ( docID As Integer )
Public Overridable Sub AddDocumentID ( docID As Integer )
public: virtual void AddDocumentID( int docID )
public: virtual void AddDocumentID( int docID )
abstract AddDocumentID : docID : int -> unit override AddDocumentID : docID : int -> unit
abstract AddDocumentID : docID : int -> unit override AddDocumentID : docID : int -> unit
Parameters
- docID (Int32)
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120