Method IsEmpty
- Namespace
- MongoDB.Bson.Serialization
- Assembly
- MongoDB.Bson.dll
IsEmpty(object)
Tests whether an Id is empty.
bool IsEmpty(object id)
Parameters
id
objectThe Id.
Returns
- bool
True if the Id is empty.
Tests whether an Id is empty.
bool IsEmpty(object id)
id
objectThe Id.
True if the Id is empty.