ODAC

TQueueAgents.Insert Method

Inserts a TQueueAgent object in the TQueueAgents collection to the required place.

Class

TQueueAgents

Syntax

function Insert(Index: Integer): TQueueAgent;

Parameters
Index
Holds the index of the place to insert a TQueueAgent object to.
Return Value
a TQueueAgent object.

Remarks

Call the Insert method to insert a TQueueAgent object in the TQueueAgents collection to the required place, specified with Index parameter.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback