TreeDataStructureTParent Property
Reference of the parent element to which it belongs.
Namespace: Aliquo.Windows.BaseAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
public TreeDataStructure<T> Parent { get; }
Public ReadOnly Property Parent As TreeDataStructure(Of T)
Get
Property Value
TreeDataStructureT