SubItems

DataContainer.SubItems property

Copies the sub-elements of the ApplicationData to a new List.

public List<DataContainer> SubItems { get; }

See Also