ImageGear for .NET
LookUpLeaf(Int32) Method
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearMetadataNodeList Class > LookUpLeaf Method : LookUpLeaf(Int32) Method




tag
Tag ID to search for.

Glossary Item Box

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

Syntax

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

Parameters

tag
Tag ID to search for.

Return Value

ImGearMetadataLeaf class object.

Remarks

If the list contains several leafs with this tag ID, the method returns the first leaf. If a leaf is not present, the method returns null.

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.