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