Click or drag to resize

IModifySymbolTable Methods

The IModifySymbolTable type exposes the following members.

Methods
  NameDescription
Public methodCanModifySymbolAsync
Returns CanModifySymbolFlags if the symbol can be modified.
Public methodCreateSymbolAsync
Creates a new child symbol under the specified symbol.
Public methodDeleteSymbolAsync
Deletes a symbol from its branch.
Public methodRenameSymbolAsync
Renames a symbol.
Top
See Also