Click or drag to resize

FactoredCombiloadCombis Property

Gets the list of combination expressions contained in this expression.

Namespace:  Karamba.Loads.Combinations
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public override IReadOnlyList<CombinationExpression> loadCombis { get; }

Property Value

Type: IReadOnlyListCombinationExpression
See Also