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