Method IsEmpty
IsEmpty()
Determines whether this user has any stored memories.
public bool IsEmpty()
Returns
- bool
trueif the user has no memory entries; otherwise,false.
Determines whether this user has any stored memories.
public bool IsEmpty()
true if the user has no memory entries; otherwise, false.