Click or drag to resize

inlineDictionaryGetEnumerator Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Graph.Graphics.SvgAPI.Core
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public IEnumerator<KeyValuePair<string, string>> GetEnumerator()
Request Example View Source

Return Value

Type: IEnumeratorKeyValuePairString, String

Implements

IEnumerableTGetEnumerator
See Also