List occurrence IDs (bool) for document with specified ID.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public virtual bool this[ int docID ] { get; set; }
public virtual bool this[ int docID ] { get; set; }
Public Overridable Default Property Item ( docID As Integer ) As Boolean Get Set
Public Overridable Default Property Item ( docID As Integer ) As Boolean Get Set
public: virtual property bool default[int docID] { bool get (int docID); void set (int docID, bool value); }
public: virtual property bool default[int docID] { bool get (int docID); void set (int docID, bool value); }
abstract Item : bool with get, set override Item : bool with get, set
abstract Item : bool with get, set override Item : bool with get, set
Parameters
- docID (Int32)
Property Value
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120