Method AsDictionary
AsDictionary()
Copies the contents of this StringKeyStore into an Dictionary<TKey, TValue>.
public IDictionary<string, string[]> AsDictionary()
Returns
- IDictionary<string, string[]>
Copies the contents of this StringKeyStore into an Dictionary<TKey, TValue>.
public IDictionary<string, string[]> AsDictionary()