Remove the dataTable from the collection.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Parameters
- dataTable
- Type: Spotfire.Dxp.Data DataTable
The data table to remove.
Exceptions
Exception | Condition |
---|---|
System ArgumentException | Thrown when the dataTable is null or does not exist in the collection. |
Remarks
Version Information
See Also