public class ExpandedLevel : ExpandedPlaceholderTemplateNode
ExpandedLevel | Constructor. |
Children |
The expanded child nodes.
(Inherited from ExpandedPlaceholderTemplateNode) |
Context |
The context of the expansion.
(Inherited from ExpandedPlaceholderTemplateNode) |
Issues |
Issues encountered during expansion of this node and it's children.
(Inherited from ExpandedPlaceholderTemplateNode) |
Level | Source cast as level. |
Results | The resulting context after expansion. |
Settings | |
Source |
The segment that was expanded.
(Inherited from ExpandedPlaceholderTemplateNode) |
Text |
The textual representation of the results.
(Overrides ExpandedPlaceholderTemplateNodeText) |
GetExpandedValuesT |
Finds all expanded values of the specified type (the context can be cast it).
(Overrides ExpandedPlaceholderTemplateNodeGetExpandedValuesT) |
children |
The expanded child nodes.
(Inherited from ExpandedPlaceholderTemplateNode) |