Click or drag to resize

inlineDictionaryItem Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Universal get and set indexer

Namespace:  imbSCI.Graph.Graphics.SvgAPI.Core
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public string this[
	string key
] { get; set; }
Request Example View Source

Parameters

key
Type: SystemString
The key.

Property Value

Type: String
The String.

Return Value

Type: String
See Also