DataTableCollection Contains Method TIBCO Spotfire 6.0 API Reference
Overload List

  Name Description
Public method Contains(Guid)
Check if a table with the given id exists in the collection.
Public method Contains(String)
Check if a table with the given name exists in the collection.
Public method Contains(DataTable)
Check if the dataTable exists in this collection.
Back to Top
See Also