Method GetEnumerator
- Namespace
- Dis
Cat .CommonSharp
- Assembly
- DisCatSharp.Common.dll
GetEnumerator()
Gets an enumerator over key-value pairs in this dictionary.
Returns
- IEnumerator<Key
Value <string, TValue>>Pair
Gets an enumerator over key-value pairs in this dictionary.