company logo

Property :: getKey - Get key at position

When the requested instance exists, the function returns true and the key value in rKey contains the key value at given position. When no instance exists at requested position, the function returns false . When the property handle is invalid, the function throes an exception.

Return value:  Success ( bool  )

The value is true when the function was executed successfully. Otherwise the value is set to false .

Implementation details