Wisej.Core.ClientCollection
Last updated 1 year ago
Namespace: Wisej.Core
Assembly: Wisej.Framework (3.2.0.0)
List of Clients using the application.
public class ClientCollection : IList<Client>, ICollection<Client>, IEnumerable<Client>, IEnumerable
Public Class ClientCollection Inherits IList(Of Client) Implements ICollection(Of Client), IEnumerable(Of Client), IEnumerable
Int32: Returns the total number of Client items in the collection.
Client: Returns the Client at the specified index .