[This is preliminary documentation and is subject to change.]
Base class for all value nodes in a SimisTreeNode tree.

C# | Visual Basic | Visual C++ |
[ImmutableAttribute] public abstract class SimisTreeNodeValue : SimisTreeNode
<ImmutableAttribute> _ Public MustInherit Class SimisTreeNodeValue _ Inherits SimisTreeNode
[ImmutableAttribute] public ref class SimisTreeNodeValue abstract : public SimisTreeNode

All Members | Constructors | Methods | Properties | Fields | |

Object | ||||
![]() | ReadOnlyCollection<(Of <(<'SimisTreeNode>)>)> | |||
![]() | SimisTreeNode | |||
![]() | SimisTreeNodeValue | |||
![]() | SimisTreeNodeValueFloat | |||
![]() | SimisTreeNodeValueInteger | |||
![]() | SimisTreeNodeValueString |