Producer interface for data values, used with enumerators.
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 IDataValueProducer
The IDataValueProducer type exposes the following members.
Methods
Name | Description | |
---|---|---|
Next | Produces the next instance. This may or may not be different from
the previous instance, depending on the implementation. |
Remarks
Version Information
See Also