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