|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
Determine if a item of a given index exists in a structure.
Searches an existing SDS item for a item with a specified index, returned true if it exists.
The object on which the method is invoked must reference an SDS Structure item (rather then an array or primitive).
| index | The index of the SDS item to find. |