DataColumnCollection FindAll Method TIBCO Spotfire 6.0 API Reference
Overload List

  Name Description
Public method FindAll(String)
Find all columns which matches the given search pattern. For search syntax see TIBCO Spotfire user manual.
Public method FindAll(Predicate DataColumn )
Find all columns satisfying the Predicate.
Back to Top
See Also