IDomains.FindByName

Syntax

FindByName(Name: String): IDomain;

Parameters

Name. Domain name.

Description

The FindByName method returns a domain from the collection by the specified name.

Comments

The method returns Null if the local net does not contain a domain with the specified name.

See also:

IDomains