BsonTrie<TValue>.TryGetNode Method |
Name | Description | |
---|---|---|
TryGetNode(ArraySegment<Byte>, BsonTrieNode<TValue>) |
Gets the node associated with the specified element name.
| |
TryGetNode(BsonStream, BsonTrieNode<TValue>) |
Tries to get the node associated with a name read from a stream.
|