Wisej.Core.ClientCollection
Last updated 1 year ago
Was this helpful?
Namespace: Wisej.Core
Assembly: Wisej.Framework (3.2.0.0)
List of s 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
: Returns the total number of items in the collection.
: Returns the at the specified index .