| CircuitNumCktElements Property |
[This is preliminary documentation and is subject to change.]
Number of CktElements in the circuit.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int NumCktElements { get; }
Public ReadOnly Property NumCktElements As Integer
Get
public:
property int NumCktElements {
int get ();
}
member NumCktElements : int with get
function get_NumCktElements();
Property Value
Type:
Int32See Also