IDomains.RemoveByName

Syntax

RemoveByName(Name: String): Boolean;

Parameters

Name. Name of domain to be removed.

Description

The RemoveByName method removes the specified domain from the collection.

Comments

The method returns True if removal is successful, otherwise it returns False.

See also:

IDomains