AdoDynaCollection:Delete()

Top  Previous  Next

Purpose

Delete an object from a collection

 

Prototype

METHOD Delete ( uIndex AS USUAL )   AS LOGIC 

 

Argument(s)

uIndex        Name or numeric postion of the object in the Collection

 

 

Return

LOGIC        TRUE is the delete was succesfull, else FALSE

 

See Also

AdoDynaCollection