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
Assemblies:   LinkarClientCore (in LinkarClientCore.dll) Version: 2.1.0.0
  LinkarClientMono (in LinkarClientMono.dll) Version: 2.1.0.0 (2.1.0.0)
  LinkarClient (in LinkarClient.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