RemoveHost Method
Description
Removes the specified host from the group.
Syntax
Visual Basic
Public Sub RemoveHost( _
   ByVal Val As Variant _
) 
Parameters
Val

Either a Host Object, the host name, or a string array containing the names of the hosts to add.

See Also