Click or drag to resize

translationTableMultiTKey, TValueGetEnumerator Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.DataComplex.special
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public IEnumerator<KeyValuePair<TKey, TValue>> GetEnumerator()
Request Example View Source

Return Value

Type: IEnumeratorKeyValuePairTKey, TValue

Implements

IEnumerableTGetEnumerator
See Also