Click or drag to resize

DictionaryElementItem Property

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

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

Parameters

key
Type: SystemString

Property Value

Type: Object

Implements

IDictionaryTKey, TValueItemTKey
See Also