IDomains.Count

Syntax

Count: Integer;

Count: System.Int32;

Description

The Count property returns the number of domains in the collection.

Comments

The property is read-only.

Fore and Fore.NET Examples

The property use is given in the example for IDomains.Item.

See also:

IDomains