Method SetOrder
- Namespace
- MongoDB.Bson.Serialization
- Assembly
- MongoDB.Bson.dll
SetOrder(int)
Sets the serialization order.
public BsonMemberMap SetOrder(int order)
Parameters
order
intThe serialization order.
Returns
- BsonMemberMap
The member map.