Removes the specified item from the 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 DetailItem
The item.
Return Value
Type: BooleanTrue if the item was succesfully removed. False if the item could not be removed or if it could not be found in the collection
Remarks
Version Information
See Also