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