ImageGear for Java
addOrdered Method
The node to add.
Adds a node to the list.
Syntax
public int addOrdered( 
   ImGearMetadataNode node
)

Parameters

node
The node to add.

Return Value

Index of added node.

This method adds a node to the end of the list. If there are already tags with this ID, put new tag after existing ones.

ImGearMetadataNode

See Also

Reference

ImGearMetadataNodeList Class
ImGearMetadataNodeList Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback