Count Method

Top  Previous  Next

Returns the amount of Jobs within the collection.

 

Visual Basic Syntax

 

[Integer =] TnbXLPDJobs.Count

 

Delphi Syntax

 

[Integer :=] TnbXLPDJobs.Count;

 

 

See also Items property.