Click or drag to resize

MemorySymbolTableAddressTypeAdd Method

Overload List
 NameDescription
Public methodAdd(IBrowseItem) Adds a child symbol to a branch item.
Public methodAdd(String, DataType, MemoryAddress, Boolean, String) Adds a symbol to the current symbol table or branch.
Public methodAdd(String, DataType, IAddressSpace, Int64, Boolean, String) Adds a symbol to the current symbol table or branch.
Public methodAdd(String, Type, MemoryAddress, IReadOnlyListDataDimension, Int32, String) Adds a symbol to the current symbol table or branch.
Public methodAdd(String, Type, MemoryAddress, Int32, Int32, String) Adds a symbol to the current symbol table or branch.
Public methodAdd(String, Type, IAddressSpace, Int64, IReadOnlyListDataDimension, Int32, String) Adds a symbol to the current symbol table or branch.
Public methodAdd(String, Type, IAddressSpace, Int64, Int32, Int32, String) Adds a symbol to the current symbol table or branch.
Top
See Also