Click or drag to resize

DictionaryElementGetProperty Method

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

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

Parameters

key
Type: SystemString

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

Return Value

Type: Object

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

Implements

IElementGetProperty(String)
See Also