Binds iterators to this object.
int32 BindIterators( Int16Iterator first, Int16Iterator last )
| Parameter Type | Parameter Name | Documentation | 
|---|---|---|
| <Int16Iterator> | first | An iterator to be bound at the start of this objects. | 
| <Int16Iterator> | last | A pointer to the iterator that represents the end of the range. | 
None published. Please look for an example in the Simdify Scripting Language code base.