DataTableCollection Remove Method TIBCO Spotfire 6.0 API Reference
Overload List

  Name Description
Public method Remove(String)
Remove the DataTable with the given name from the collection.
Public method Remove(DataTable)
Remove the dataTable from the collection.
Back to Top
See Also