Click or drag to resize

BsonTrieNodeTValue Properties

The BsonTrieNodeTValue generic type exposes the following members.

Properties
  NameDescription
Public propertyElementName
Gets the element name for this node.
Public propertyHasValue
Gets whether this node has a value.
Public propertyValue
Gets the value for this node.
Top
See Also