MemorySymbolTableAddressTypeAdd Method |
| Name | Description | |
|---|---|---|
| Add(IBrowseItem) |
Adds a child symbol to a branch item.
(Inherited from BrowseItemBranch.) | |
| Add(String, DataType, MemoryAddress, Boolean, String) |
Adds a symbol to the current symbol table or branch.
| |
| Add(String, DataType, IAddressSpace, Int64, Boolean, String) |
Adds a symbol to the current symbol table or branch.
| |
| Add(String, Type, MemoryAddress, IReadOnlyListDataDimension, Int32, String) |
Adds a symbol to the current symbol table or branch.
| |
| Add(String, Type, MemoryAddress, Int32, Int32, String) |
Adds a symbol to the current symbol table or branch.
| |
| Add(String, Type, IAddressSpace, Int64, IReadOnlyListDataDimension, Int32, String) |
Adds a symbol to the current symbol table or branch.
| |
| Add(String, Type, IAddressSpace, Int64, Int32, Int32, String) |
Adds a symbol to the current symbol table or branch.
|