Click or drag to resize

LkDataItem Property

Indexer that allows recovering a selection from the original string, based on its key. The keys are given as constants

Namespace:  LinkarCommon
Assembly:  LinkarClientCOM (in LinkarClientCOM.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
public string this[
	string key
] { get; }

Parameters

key
Type: SystemString

Property Value

Type: String
See Also