Click or drag to resize

DictionaryElementValues Property

[Missing <summary> documentation for "P:Frontenac.Blueprints.DictionaryElement.Values"]

Namespace:  Frontenac.Blueprints
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public virtual ICollection<Object> Values { get; }

Property Value

Type: ICollectionObject

Implements

IDictionaryTKey, TValueValues
See Also