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