Table of Contents

Method EnumerateItemsInSerializationOrder

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

EnumerateItemsInSerializationOrder(Stack)

Enumerates the items in serialization order.

protected override IEnumerable EnumerateItemsInSerializationOrder(Stack value)

Parameters

value Stack

The value.

Returns

IEnumerable

The items.