Click or drag to resize
UnionFindCount Property
The number of connected components.

Namespace: Network.Sim.Miscellaneous
Assembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int Count { get; }

Property Value

Type: Int32
See Also