Focus Konstruksjon - File Based System
|
Hash table that also has an integer id. More...
Public Member Functions | |
HashTableWithID (int id) | |
Create a hash table with a given integer id. More... | |
Protected Attributes | |
int | m_IntegerID |
Integer ID of the hash table. More... | |
Properties | |
int | IntegerID [get, set] |
Get or set the integer ID of the hash table. More... | |
Hash table that also has an integer id.
Hash table that also has an integer id
CfemPlugin.CfemWrapper.HashTableWithID.HashTableWithID | ( | int | id | ) |
Create a hash table with a given integer id.
Will create a hash table that has <id> as its integer id
|
protected |
Integer ID of the hash table.
|
getset |
Get or set the integer ID of the hash table.
Get or set the integer ID of the hash table