Bool key/value hashtable
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class BoolHashtable
public class BoolHashtable
Public Class BoolHashtable
Public Class BoolHashtable
public ref class BoolHashtable
public ref class BoolHashtable
type BoolHashtable = class end
type BoolHashtable = class end
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
BoolHashtable()()()() |
Creates a new occurrence map.
| |
Add(Int32, Boolean) |
Add an item
| |
Clear()()()() |
Clear the list
| |
ContainsKey(Int32) |
Whether the table contains a key
| |
Equals(Object) | (Inherited from Object.) | |
Finalize()()()() | (Inherited from Object.) | |
GetHashCode()()()() | (Inherited from Object.) | |
GetType()()()() | (Inherited from Object.) | |
Item[([( Int32])]) |
List occurrence IDs (bool) for document with specified ID.
| |
Keys |
All document IDs in this map.
| |
MemberwiseClone()()()() | (Inherited from Object.) | |
ToString()()()() | (Inherited from Object.) |
Inheritance Hierarchy
Object | |
BoolHashtable |
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120