Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Method SetOrder

Namespace
MongoDB.Bson.Serialization
Assembly
MongoDB.Bson.dll

SetOrder(int)

Sets the serialization order.

public BsonMemberMap SetOrder(int order)

Parameters

order int

The serialization order.

Returns

BsonMemberMap

The member map.