FittingModelCollectionRemove Method

Spotfire 15.0 API Reference
Removes the specified fitting model from this collection.

Namespace:  Spotfire.Dxp.Application.Visuals.FittingModels
Assembly:  Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public bool Remove(
	FittingModel model
)

Parameters

model
Type: Spotfire.Dxp.Application.Visuals.FittingModelsFittingModel
The fitting model to remove.

Return Value

Type: Boolean
Version Information


See Also

Reference