IDataNodeProducer Interface TIBCO Spotfire 5.5 API Reference
This is the interface for creating data nodes.

Namespace: Spotfire.Dxp.Data
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 11.15.5816.4413 (11.15.5816.4413)
Syntax

public interface IDataNodeProducer
Remarks

This interface is used when iterating over a collection but one wants to reuse the same DataNode for each iteration.
Version Information

Supported in: 5.5, 5.0, 4.5, 4.0, 3.3
See Also