ContentsIndexHome
PreviousUpNext
ITuple.getElement Method

Returns the IElement on the specified dimension. 

 

Java
IElement getElement(int dim);
Parameters 
Description 
int dim 
The dimension for which to retrieve the IElement.  

The IElement on the specified dimension.