Click or drag to resize

DictionaryElementGetProperty Method

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

Namespace:  VelocityGraph.Frontenac.Blueprints
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
public abstract Object GetProperty(
	string key
)

Parameters

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:VelocityGraph.Frontenac.Blueprints.DictionaryElement.GetProperty(System.String)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:VelocityGraph.Frontenac.Blueprints.DictionaryElement.GetProperty(System.String)"]

Implements

IElementGetProperty(String)
See Also