Method Exists
Exists(Entity)
Returns true if the specified entity exists in the storage.
Declaration
bool Exists(Entity entity)
Parameters
Type | Name | Description |
---|---|---|
Entity | entity | The entity to check existence for. |
Returns
Type | Description |
---|---|
Boolean |