ExpressionColumnCollection T  Class TIBCO Spotfire 7.0 API Reference
Collection class for ExpressionColumns.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Framework.DocumentModel Node
    Spotfire.Dxp.Framework.DocumentModel DocumentNode
      Spotfire.Dxp.Framework.DocumentModel DocumentNodeListBase T 
        Spotfire.Dxp.Framework.DocumentModel DocumentNodeList T 
          Spotfire.Dxp.Application.Visuals ExpressionColumnCollection T 
            Spotfire.Dxp.Application.Visuals ParallelCoordinatePlotColumnCollection

Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax

[SerializableAttribute]
[PersistenceVersionAttribute(2, 0)]
public abstract class ExpressionColumnCollection<T> : DocumentNodeList<T>, 
	ICollection<IExpressionColumn>, IEnumerable<IExpressionColumn>, IEnumerable 
where T : ExpressionColumn
Type Parameters

T
Version Information

Supported in: 7.0, 6.5, 6.0, 5.5, 5.0
See Also