IndexOf Method |
Top Previous Next |
Returns the index of a TnbXLPDJob object within the collection.
Visual Basic Syntax
[Integer =] TnbXLPDJobs.IndexOf (Item as TTnbLPDJob)
Delphi Syntax
[Integer :=] TnbXLPDJobs.IndexOf (Item:TTnbLPDJob);
|