Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
Waher.Content.NamedDictionary< TKey, TValue > Member List

This is the complete list of members for Waher.Content.NamedDictionary< TKey, TValue >, including all inherited members.

LocalNameWaher.Content.NamedDictionary< TKey, TValue >
NamedDictionary()Waher.Content.NamedDictionary< TKey, TValue >
NamedDictionary(string LocalName, string Namespace)Waher.Content.NamedDictionary< TKey, TValue >
NamedDictionary(IDictionary< TKey, TValue > Dictionary)Waher.Content.NamedDictionary< TKey, TValue >
NamedDictionary(IEqualityComparer< TKey > Comparer)Waher.Content.NamedDictionary< TKey, TValue >
NamedDictionary(int Capacity)Waher.Content.NamedDictionary< TKey, TValue >
NamedDictionary(IDictionary< TKey, TValue > Dictionary, IEqualityComparer< TKey > Comparer)Waher.Content.NamedDictionary< TKey, TValue >
NamedDictionary(int Capacity, IEqualityComparer< TKey > Comparer)Waher.Content.NamedDictionary< TKey, TValue >
NamespaceWaher.Content.NamedDictionary< TKey, TValue >
ToNamedDictionary(IEnumerable< KeyValuePair< string, IElement > > Dictionary)Waher.Content.NamedDictionary< TKey, TValue >static