AddHost Method
Description
Adds a host to the group.
Syntax
Visual Basic
Public Sub AddHost( _
   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