Click or drag to resize

DictionaryElementItem Property

[Missing <summary> documentation for "P:Frontenac.Blueprints.DictionaryElement.Item(System.String)"]

Namespace:  Frontenac.Blueprints
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public virtual Object this[
	string key
] { get; set; }

Parameters

key
Type: SystemString

Property Value

Type: Object

Implements

IDictionaryTKey, TValueItemTKey
See Also