Comuna.NET - A community analysis, tracking and graphing library for social networks written in C#
![]() | CommunityAlgorithmGetNumberCommunities Method |
Gets the number of active communities, i.e., the communities with one or more elements belonging to it.
Namespace: Comuna
Assembly: Comuna (in Comuna.dll) Version: 1.0.0

C#
public int GetNumberCommunities()
Return Value
Type: Int32The number of active communities.
