Table of Contents

Property Found

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

Found

Gets a value indicating whether this TrieNameDecoder<TValue> is found.

public bool Found { get; }

Property Value

bool

true if found; otherwise, false.