ImageGear for .NET
AddOrdered Method
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearMetadataNodeList Class : AddOrdered Method




node
The node to add.

Glossary Item Box

Adds a node to the list.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

node
The node to add.

Return Value

Index of added node.

Remarks

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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.