ImageGear for Java
setItem Method
The zero-based index of the element to get or set.
The element to set at the specified index.
Sets the element at the specified index.
Syntax
public void setItem( 
   int index,
   T value
)

Parameters

index
The zero-based index of the element to get or set.
value
The element to set at the specified index.
See Also

Reference

ImGearXMPArray<T> Class
ImGearXMPArray<T> Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback