ImageGear .NET v25.1 - Updated
LookUpLeaf Method




ImageGear.Core Assembly > ImageGear.Core Namespace > ImGearMetadataNodeList Class : LookUpLeaf Method
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.

Overload List
OverloadDescription
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.

 
Searches the leaf list for a node which Tag is equal to the specified tag ID.  
See Also

Reference

ImGearMetadataNodeList Class
ImGearMetadataNodeList Members