Clients.Remove Method

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

Clients object, Titles object

© 1996-1998 Microsoft Corporation. All rights reserved.