Float16Iterator Data Member Function

The constructor, which is used to initialize this object to represent an iterator that points at a single, primitive value.

Prototype

Float16Iterator Float16Iterator( double value )

Parameters

Parameter Type Parameter Name Documentation
doublevalueThe value with which to initialize this object.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.