Property SubUnits
SubUnits
Gets the collection of subunits
Declaration
IReadOnlyCollection<ISimpleUnit> SubUnits { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyCollection<ISimpleUnit> |
Gets the collection of subunits
IReadOnlyCollection<ISimpleUnit> SubUnits { get; }
| Type | Description |
|---|---|
| IReadOnlyCollection<ISimpleUnit> |