Click or drag to resize

aceDictionarySetTEnum, TItem Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Data.collection.nested
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
public aceConcurrentBag<T> this[
	TEnum key
] { get; }
Request Example View Source

Parameters

key
Type: TEnum

Property Value

Type: aceConcurrentBagT
See Also