|
LCSuperPositionCollectionupper Property
|
Gets the upper boundary load-factors.
Namespace:
Karamba.Loads.Combinations
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic IReadOnlyList<LCSuperPosition> upper { get; }Public ReadOnly Property upper As IReadOnlyList(Of LCSuperPosition)
Get
public:
property IReadOnlyList<LCSuperPosition^>^ upper {
IReadOnlyList<LCSuperPosition^>^ get ();
}member upper : IReadOnlyList<LCSuperPosition> with get
Property Value
Type:
IReadOnlyListLCSuperPosition
See Also