CADability dotNET

The SymbolList type exposes the following members.

Constructors

  NameDescription
Public methodSymbolList
Initializes a new instance of the SymbolList class

Methods

  NameDescription
Protected methodFinalize (Overrides Object..::..Finalize()()()().)
Public methodGetContextMenu
Overrides GetContextMenu()()()(), returns the context menu with the id "MenuId.SymbolList". (see LoadContextMenu(String, ICommandHandler))
(Overrides IShowPropertyImpl..::..GetContextMenu()()()().)
Public methodRemoveEntry

Fields

  NameDescription
Public fieldAutoLoad
Public fieldshowAllSymbols

Properties

  NameDescription
Public propertyEntryType
Overrides EntryType, returns GroupTitle.
(Overrides IShowPropertyImpl..::..EntryType.)
Public propertyLabelType
Overrides LabelType
(Overrides IShowPropertyImpl..::..LabelType.)
Public propertyNewSymbolName
Public propertySubEntries
Overrides SubEntries, returns the subentries in this property view.
(Overrides IShowPropertyImpl..::..SubEntries.)
Public propertySubEntriesCount
Overrides SubEntriesCount, returns the number of subentries in this property view.
(Overrides IShowPropertyImpl..::..SubEntriesCount.)
Public propertySymbolProject
The Project which contains the symbols

Explicit Interface Implementations

See Also