ContentsIndexHome
IIterator Members Public Properties
Public Properties
 
Name 
Description 
 
The dimension of the IIterator.  
 
The value on the current position. Applies to double valued data only.  
 
The value on the current position. Applies to element valued data only.  
 
Int 
The value on the current position. Applies to integer valued data and element valued data of which the range is a subset of Integers.  
 
The value on the current position. Applies to string valued data and element valued data of which the range is not a subset of Integers.  
 
The current position of the iterator. The returned ITuple is readonly.