PageableListTAsWritable Method

Spotfire 15.0 API Reference
Returns a writable clone if this is read-only, otherwise this.

Namespace:  Spotfire.Dxp.Data.Collections
Assembly:  Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public PageableList<T> AsWritable()

Return Value

Type: PageableListT
Version Information


See Also

Reference