ImageGear .NET
ImGearMetadataNodeList Class Methods


For a list of all members of this type, see ImGearMetadataNodeList members.

Public Methods
 NameDescription
Public MethodAdd Adds a node to the list.  
Public MethodAddOrdered Adds a node to the list.  
Public MethodClear Clears the list.  
Public MethodClone Clones the list.  
Public MethodContains Checks whether or not the list contains the specified node.  
Public MethodCopyTo Copies the list to the specified array at the specified position.  
Public MethodGetEnumerator Returns enumerator for the collection.  
Public MethodIndexOf Returns index of the node.  
Public MethodInsert Inserts a node at the specified position.  
Public MethodLookUpOverloaded.  Searches the node list for a node which Tag is equal to the specified tag ID.  
Public MethodLookUpLeafOverloaded. This method searches the node list recursively for a leaf, according to the path parameter. Length of the path should correspond to the metadata structure depth, at which the desired node is located.

If a leaf is not present, the method returns null.

The method does not search in the subtrees of the node list.

 
Public MethodRecursiveSort Sorts the list items recursively so that items within each level are sorted.  
Public MethodRemoveOverloaded.  Removes the specified node.  
Public MethodRemoveAt Removes the node at the specified index.  
Public MethodSort Sorts the list items.  
Top
See Also

Reference

ImGearMetadataNodeList Class
ImageGear.Core Namespace

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback