Click or drag to resize
BsonTrieNodeTValueHasValue Property
Gets whether this node has a value.

Namespace: MongoDB.Bson.IO
Assembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.0.1
Syntax
public bool HasValue { get; }

Property Value

Type: Boolean
See Also