DocumentNodeDictionaryTKey, TValueIsReadOnly Property

Spotfire 15.0 API Reference
Gets a value indicating whether the ICollectionT is read-only.

Namespace:  Spotfire.Dxp.Framework.DocumentModel
Assembly:  Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public bool IsReadOnly { get; }

Return Value

Type: Boolean
if the ICollectionT is read-only; otherwise, .

Implements

ICollectionTIsReadOnly
Version Information


See Also

Reference