Check if the dataTable exists in this 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 search for.
Return Value
Type: BooleanTrue if the dataTable exists in the collection, false otherwise.
Exceptions
Exception | Condition |
---|---|
System ArgumentException | Thrown if the dataTable is null. |
Version Information
See Also