UserCollection<T>.Count Property Namespace: Rebex.Net.Servers.Core Assembly: Rebex.FileServer.dll (version 8.0.9673) Count Returns the number of users in the collection. Declaration public int Count { get; } Property Value Type Description Int32 Implements ICollection<T>.Count