|
CroSecnProps Property
|
Gets return the number of properties of the cross section.
Namespace:
Karamba.CrossSections
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxprotected virtual int nProps { get; }
Protected Overridable ReadOnly Property nProps As Integer
Get
protected:
virtual property int nProps {
int get ();
}
abstract nProps : int with get
override nProps : int with get
Property Value
Type:
Int32
See Also