Click or drag to resize
BsonObjectIdGenerateNewId Method
Overload List
  NameDescription
Public methodStatic memberGenerateNewId Obsolete.
Generates a new BsonObjectId with a unique value.
Public methodStatic memberGenerateNewId(DateTime) Obsolete.
Generates a new BsonObjectId with a unique value (with the timestamp component based on a given DateTime).
Public methodStatic memberGenerateNewId(Int32) Obsolete.
Generates a new BsonObjectId with a unique value (with the given timestamp).
Top
See Also