TreeDataStructureTData Property
Gets or sets the underlying data assigned to the type T.
Namespace: Aliquo.Windows.BaseAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
public T Data { get; set; }
Public Property Data As T
Get
Set
Property Value
T