Remove the dataTable from the collection.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
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