Removes the first occurrence of the given item from this collection.
Namespace: Spotfire.Dxp.Application.VisualsAssembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Parameters
- item
- Type: Spotfire.Dxp.Application.Visuals ReferenceLine
The object to remove.
Return Value
Type: Booleantrue if item was successfully removed from this collection; otherwise, false. This method also returns false if item is not found.
Version Information
Obsolete (compiler warning) in 6.0
Obsolete (compiler warning) in 5.5
Obsolete (compiler warning) in 5.0
Obsolete (compiler warning) in 4.5
See Also