Method IsEmpty
IsEmpty()
Determines whether the agent memory currently contains any stored information.
public bool IsEmpty()
Returns
- bool
true
if no information has been stored; otherwise,false
.
Determines whether the agent memory currently contains any stored information.
public bool IsEmpty()
true
if no information has been stored; otherwise, false
.