IPrxDocumentObjects.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: Integer;

Description

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

Fore and Fore.NET Example

The example of use is given in description of the IPrxDocumentObjects.ItemById method.

See also:

IPrxDocumentObjects