BindIterators Data Member Function

Binds iterators to this object.

Prototype

int32 BindIterators( Float64Iterator first, Float64Iterator last )

Parameters

Parameter Type Parameter Name Documentation
<Float64Iterator>firstThe iterator at the start of the range.
<Float64Iterator>lastThe iterator at the end of the range.

Examples

Copy Text To Clipboard

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