DictionaryElementIsReadOnly 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)
Syntaxpublic bool IsReadOnly { get; }Public ReadOnly Property IsReadOnly As Boolean
	Get
public:
virtual property bool IsReadOnly {
	bool get () sealed;
}abstract IsReadOnly : bool with get
override IsReadOnly : bool with get
Property Value
Type: 
BooleanImplements
ICollectionTIsReadOnlyIDictionaryIsReadOnly
See Also