Click or drag to resize

IDynamicListSourceItem Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Direct access to items in dictionary

Namespace:  imbACE.Core.core.interfaces
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
Object this[
	string key
] { get; set; }
Request Example View Source

Parameters

key
Type: SystemString

Return Value

Type: Object
See Also