Table of Contents

Property Root

Namespace
MongoDB.Bson.IO
Assembly
MongoDB.Bson.dll

Root

Gets the root node.

public BsonTrieNode<TValue> Root { get; }

Property Value

BsonTrieNode<TValue>