Wisej.Core.ClientCollection
Namespace: Wisej.Core
Assembly: Wisej.Framework (3.5.0.0)
List of Clients using the application.
public class ClientCollection : IList<Client>, ICollection<Client>, IEnumerable<Client>, IEnumerablePublic Class ClientCollection
Inherits IList(Of Client)
Implements ICollection(Of Client), IEnumerable(Of Client), IEnumerableInitializes a new instance of .
: Returns the total number of items in the collection.
: Returns the at the specified index .