This is the interface for creating data nodes.
Namespace: Spotfire.Dxp.Data
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax
C#
public interface IDataNodeProducer
The IDataNodeProducer type exposes the following members.
Methods
Name | Description | |
---|---|---|
Next |
Retrieve the next data node which may or may not be the same
as the previous data node.
|
Remarks
Version Information
See Also