array GetModifiedProperties(
)
|
|
get the properties that have been modified, since the item has been fetched the last time.
This does not involve an API-call
void offsetExists(
string
$offset)
|
|
check, whether a property exists
This is needed to implement the ArrayAccess interface
Parameters: