Click or drag to resize

translationTableTKey, TValuebyValues Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
recnik kljuceva prema objektima

Namespace:  imbSCI.DataComplex.special
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public ConcurrentDictionary<TValue, TKey> byValues { get; set; }
Request Example View Source

Property Value

Type: ConcurrentDictionaryTValue, TKey
See Also