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: Booleanif the ICollectionT is read-only; otherwise, .
Implements
ICollectionTIsReadOnlyVersion Information
See Also