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