Click or drag to resize

DictionaryElement.IsReadOnly Property

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

Namespace:  Frontenac.Blueprints
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public bool IsReadOnly { get; }

Property Value

Type: Boolean

Implements

ICollection<T>.IsReadOnly
IDictionary.IsReadOnly
See Also