| BsonObjectIdGenerateNewId Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | GenerateNewId | Obsolete. 
            Generates a new BsonObjectId with a unique value.
             | 
|   | GenerateNewId(DateTime) | Obsolete. 
            Generates a new BsonObjectId with a unique value (with the timestamp component based on a given DateTime).
             | 
|   | GenerateNewId(Int32) | Obsolete. 
            Generates a new BsonObjectId with a unique value (with the given timestamp).
             | 
 See Also
See Also