IPrxTextFields.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: integer;

Description

The Count property returns the number of text fields in the collection.

Example

The example of property implementation is given in the description for IPrxTextFields.Item.

See also:

IPrxTextFields