CADability dotNET
The SymbolList type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SymbolList | Initializes a new instance of the SymbolList class |
Methods
| Name | Description | |
|---|---|---|
| Finalize | (Overrides Object..::..Finalize()()()().) | |
| GetContextMenu |
Overrides GetContextMenu()()()(),
returns the context menu with the id "MenuId.SymbolList".
(see LoadContextMenu(String, ICommandHandler))
(Overrides IShowPropertyImpl..::..GetContextMenu()()()().) | |
| RemoveEntry |
Fields
| Name | Description | |
|---|---|---|
| AutoLoad | ||
| showAllSymbols |
Properties
| Name | Description | |
|---|---|---|
| EntryType |
Overrides EntryType,
returns GroupTitle.
(Overrides IShowPropertyImpl..::..EntryType.) | |
| LabelType |
Overrides LabelType (Overrides IShowPropertyImpl..::..LabelType.) | |
| NewSymbolName | ||
| SubEntries |
Overrides SubEntries,
returns the subentries in this property view.
(Overrides IShowPropertyImpl..::..SubEntries.) | |
| SubEntriesCount |
Overrides SubEntriesCount,
returns the number of subentries in this property view.
(Overrides IShowPropertyImpl..::..SubEntriesCount.) | |
| SymbolProject |
The Project which contains the symbols
|