The following tables list the members exposed by Clients.
Public Methods
Name | Description | |
---|---|---|
Contains | Determines whether a collection contains a specified Client item. | |
CopyTo | Copies the items of the collection to a Client array, starting at the specified array index. | |
GetEnumerator | Returns an enumerator that iterates through the collection. | |
IndexOf | Returns the index of the first occurrence of a Client object whose IP address matches the given IP address string. |
Protected Methods
Name | Description | |
---|---|---|
Dispose | Releases internal control object and related object references. |
Public Properties
Name | Description | |
---|---|---|
Count | Gets the number of the client items contained in the collection. | |
IsReadOnly | Gets a value indicating whether the collection is read-only. | |
Item | Gets the Client item with the specified IP Address. |