INodeWithParentNodeT Interface |
Defines an interface of a node, with has a parent node.
Namespace: Altaxo.CollectionsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public interface INodeWithParentNode<T>
Type Parameters
- T
- Type of the node.
The INodeWithParentNodeT type exposes the following members.
Properties See Also