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