Property Found
Found
Gets a value indicating whether this TrieNameDecoder<TValue> is found.
public bool Found { get; }Property Value
- bool
- trueif found; otherwise,- false.
Gets a value indicating whether this TrieNameDecoder<TValue> is found.
public bool Found { get; }true if found; otherwise, false.