|
LCCombiCollectorlc_num Property
|
Gets the number of load-cases.
Namespace:
Karamba.Loads.Combinations
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic int lc_num { get; }
Public ReadOnly Property lc_num As Integer
Get
public:
property int lc_num {
int get ();
}
member lc_num : int with get
Property Value
Type:
Int32
See Also