Method | Description | |
---|---|---|
Add ( string atom ) : short |
|
|
AtomCollection ( ) : System |
Creates instance of AtomCollection.
|
|
Clear ( ) : void |
|
|
this ( string atom ) : short |
|
|
this ( short id ) : string |
|
Method | Description | |
---|---|---|
AtomCollection ( |
|
|
AtomCollection ( |
|
|
Lock ( ) : void |
Locks table.
|
|
Read ( |
Reads collection using binary reader.
|
|
Read ( |
Read table from incoming message.
|
|
Write ( |
Writes collection using binary writer.
|
|
Write ( |
Writes table to outgoing message
|