Int key/value hashtable
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class IntHashtable
public class IntHashtable
Public Class IntHashtable
Public Class IntHashtable
public ref class IntHashtable
public ref class IntHashtable
type IntHashtable = class end
type IntHashtable = class end
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
IntHashtable()()()() |
Creates a new occurrence map.
| |
Add(Int32, Int32) |
Add an item
| |
Clear()()()() |
Clear the list
| |
Contains(Int32) |
Whether the document with ID docID is contained in this map.
| |
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 (int) for document with specified ID.
| |
Keys |
All document IDs in this map.
| |
MemberwiseClone()()()() | (Inherited from Object.) | |
ToString()()()() | (Inherited from Object.) |
Inheritance Hierarchy
Object | |
IntHashtable |
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120