TreeDataStructureTParent Property

Reference of the parent element to which it belongs.

Definition

Namespace: Aliquo.Windows.Base
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public TreeDataStructure<T> Parent { get; }

Property Value

TreeDataStructureT

See Also