Click or drag to resize

inlineDictionaryGet Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Universal get

Namespace:  imbSCI.Graph.Graphics.SvgAPI.Core
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public string Get(
	string key
)
Request Example View Source

Parameters

key
Type: SystemString
The key.

Return Value

Type: String
See Also