NodeDictionaryBaseTNodeIsReadOnly Property

CVB.Net Documentation
Gets whether this dictionary is read only.

Namespace:  Stemmer.Cvb.GevServer
Assembly:  Stemmer.Cvb.GevServer (in Stemmer.Cvb.GevServer.dll) Version: 14.0.0.0
Syntax

public abstract bool IsReadOnly { get; }

Property Value

Type: Boolean

Implements

ICollectionTIsReadOnly
See Also

Reference