ColoringCollectionRemoveAt Method

Spotfire 15.0 API Reference
Removes the item at the given index.

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

C#
public void RemoveAt(
	int index
)

Parameters

index
Type: SystemInt32
Index to remove.
Version Information


See Also

Reference