.NET 中是否有等效的 Trie 数据结构?

Dei*_*kis 7 .net c# trie data-structures

我正在寻找 .Net 框架中的 trie 内置实现。.Net数据结构中有类似Trie的东西吗?