ODAC

TOraArray.ItemExists Property(Indexer)

Indicates whether an element with the specified index exists in the array.

Class

TOraArray

Syntax

property ItemExists[Index: integer]: boolean;

Parameters
Index
Holds the index of the array element.

Remarks

Use the ItemExists property to check whether an element with the specified index exists in the array.

See Also

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