BrowseItemBranch Constructor |
| Name | Description | |
|---|---|---|
| BrowseItemBranch |
Constructs a new symbol table root.
| |
| BrowseItemBranch(IEnumerableIBrowseItem) |
Constructs a new symbol table root.
| |
| BrowseItemBranch(IBrowseItem, String) |
Constructs a new symbol table branch.
| |
| BrowseItemBranch(IBrowseItem, String, Boolean) |
Constructs a new symbol table entry.
| |
| BrowseItemBranch(IBrowseItem, String, IEnumerableIBrowseItem) |
Constructs a new symbol table branch.
| |
| BrowseItemBranch(IBrowseItem, String, String, Boolean) |
Constructs a new symbol table entry.
|