Removes all items from the ICollectionT.
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 void Clear()
Implements
ICollectionTClearExceptions
| Exception | Condition |
|---|---|
| NotSupportedException | The ICollectionT is read-only. |
Version Information
See Also