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