FilterCollection Contains Method TIBCO Spotfire 6.0 API Reference
Overload List

  Name Description
Public method Contains(String)
Determines whether a named element is in this collection.
Public method Contains(T)
Determines whether the specified value is in this collection.
(Inherited from DocumentNodeListBase T .)
Public method Contains(DataColumn)
Determines whether a DataColumn has a filter representation in this collection.
Back to Top
See Also