| PDElementsNext Property |
[This is preliminary documentation and is subject to change.]
Advance to the next PD element in the circuit. Enabled elements
only. Returns 0 when no more elements.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax Public ReadOnly Property Next As Integer
Get
public:
property int Next {
int get ();
}
member Next : int with get
Property Value
Type:
Int32See Also