The Clients.Remove method removes a specific member from the Clients collection.
Syntax
Client.Remove(index)
Parameters
index
An integer specifying the index of a requested Client object in the Clients collection.
See Also
© 1996-1998 Microsoft Corporation. All rights reserved.